Put back string instead of string.h in libpq++.
authorBruce Momjian
Fri, 23 Oct 1998 21:54:56 +0000 (21:54 +0000)
committerBruce Momjian
Fri, 23 Oct 1998 21:54:56 +0000 (21:54 +0000)
src/interfaces/libpq++/pgenv.h

index 136871cf7b9a2bd4f66a88eb64dc710f3d3fbbf2..43068aacce283e115fcd9c877da289e7cf462e53 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef PGENV_H
 #define PGENV_H
 
-#include .h>
+#include 
 
 #ifdef __sun__
 #ifndef __GNUC__