projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ca2ab
)
Add .h to string include.
author
Bruce Momjian
Tue, 22 Sep 1998 16:41:19 +0000
(16:41 +0000)
committer
Bruce Momjian
Tue, 22 Sep 1998 16:41:19 +0000
(16:41 +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 768c5d86b92575886d69f90e02975d9e123c08cd..4bdc0c94ae90136df38c22c5ded9e545223917fc 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
+#include
.h>
//