projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6005093
)
remove including of postgres_fe.h
author
Michael Meskes
Wed, 25 Jun 2003 16:12:27 +0000
(16:12 +0000)
committer
Michael Meskes
Wed, 25 Jun 2003 16:12:27 +0000
(16:12 +0000)
src/interfaces/ecpg/pgtypeslib/numeric.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/pgtypeslib/numeric.c
b/src/interfaces/ecpg/pgtypeslib/numeric.c
index f2bb5be5dfcf6474772d191a44f6c14eb88df44a..a3f963398488527d750ac66f5a06ae874fe4934c 100644
(file)
--- a/
src/interfaces/ecpg/pgtypeslib/numeric.c
+++ b/
src/interfaces/ecpg/pgtypeslib/numeric.c
@@
-1,12
+1,12
@@
-#include
#include
#include
#include
#include
#include
#include
+#include
+#include
-#include "postgres_fe.h"
#include "extern.h"
#include "pgtypes_error.h"