We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a908d60 commit ca8f7e5Copy full SHA for ca8f7e5
pgsql.cpp
@@ -5,7 +5,7 @@
5
6
#include "hphp/runtime/base/runtime-option.h"
7
#include "hphp/runtime/server/server-stats.h"
8
-#include "hphp/runtime/ext/ext_string.h"
+#include "hphp/runtime/ext/string/ext_string.h"
9
10
#define PGSQL_ASSOC 1
11
#define PGSQL_NUM 2
0 commit comments