projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1115162
)
Change string to string.h in libpq++. BSDI 3.0 complains.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 23 Oct 1998 16:11:14 +0000
(16:11 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 23 Oct 1998 16:11:14 +0000
(16:11 +0000)
src/interfaces/libpq++/pgenv.h
patch
|
blob
|
history
diff --git
a/src/interfaces/libpq++/pgenv.h
b/src/interfaces/libpq++/pgenv.h
index 43068aacce283e115fcd9c877da289e7cf462e53..136871cf7b9a2bd4f66a88eb64dc710f3d3fbbf2 100644
(file)
--- a/
src/interfaces/libpq++/pgenv.h
+++ b/
src/interfaces/libpq++/pgenv.h
@@
-18,7
+18,7
@@
#ifndef PGENV_H
#define PGENV_H
-#include <string>
+#include <string
.h
>
#ifdef __sun__
#ifndef __GNUC__