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.
1 parent b56eb5e commit fdad7eaCopy full SHA for fdad7ea
ngxpp/Nginx.hpp
@@ -5,8 +5,8 @@
5
6
extern "C" {
7
8
-#include <nginx.h>
9
#include <ngx_http.h>
+#include <nginx.h>
10
11
}
12
0 commit comments