We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f42753 commit 4a98c57Copy full SHA for 4a98c57
src/include/utils/geo_decls.h
@@ -5,7 +5,7 @@
5
*
6
* Copyright (c) 1994, Regents of the University of California
7
8
- * $Id: geo_decls.h,v 1.14 1997/09/25 16:35:36 momjian Exp $
+ * $Id: geo_decls.h,v 1.15 1997/09/25 16:52:23 momjian Exp $
9
10
* NOTE
11
* These routines do *not* use the float types from adt/.
@@ -20,7 +20,6 @@
20
#define GEO_DECLS_H
21
22
#include "access/attnum.h"
23
-#include "postgres.h" /* float8 */
24
25
/*#ifndef FmgrIncluded -- seems like always included. (it's FMgrIncluded) AY */
26
0 commit comments