projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54fd5f6
)
Put back string instead of string.h in libpq++.
author
Bruce Momjian
Fri, 23 Oct 1998 21:54:56 +0000
(21:54 +0000)
committer
Bruce Momjian
Fri, 23 Oct 1998 21:54:56 +0000
(21:54 +0000)
src/interfaces/libpq++/pgenv.h
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/libpq++/pgenv.h
b/src/interfaces/libpq++/pgenv.h
index 136871cf7b9a2bd4f66a88eb64dc710f3d3fbbf2..43068aacce283e115fcd9c877da289e7cf462e53 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
.h>
+#include
#ifdef __sun__
#ifndef __GNUC__