We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79a3e28 + bc58645 commit 123a7e2Copy full SHA for 123a7e2
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