Fixed "compat.h" include to be local.

git-svn-id: http://svn.osgeo.org/postgis/trunk@1078 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2004-11-02 17:53:06 +00:00
parent e72eae5a31
commit 221f5327fe

View file

@ -2,7 +2,7 @@
#define _LIBLWGEOM_H 1
#include <stdio.h>
#include <compat.h>
#include "compat.h"
#define INTEGRITY_CHECKS 1
//#define DEBUG_ALLOCS 1