Skip to content

Commit 123a7e2

Browse files
author
Chrono Law
committed
Merge branch 'master' of github.com:chronolaw/ngx_cpp_dev
2 parents 79a3e28 + bc58645 commit 123a7e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ Then configure nginx with:
2121
make
2222
~~~~
2323

24+
You should use ngx_cpp_module like this:
25+
~~~
26+
#include "NgxAll.hpp" // include all c++ tools
27+
~~~

0 commit comments

Comments
 (0)