We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896b3c3 commit bc58645Copy full SHA for bc58645
1 file changed
README.md
@@ -21,3 +21,7 @@ Then configure nginx with:
21
make
22
~~~~
23
24
+You should use ngx_cpp_module like this:
25
+~~~
26
+#include "NgxAll.hpp" // include all c++ tools
27
0 commit comments