We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ca2ab commit ba0abfdCopy full SHA for ba0abfd
src/interfaces/libpq++/pgenv.h
@@ -18,7 +18,7 @@
18
#ifndef PGENV_H
19
#define PGENV_H
20
21
-#include <string>
+#include <string.h>
22
23
24
//
0 commit comments