rearrange includes

git-svn-id: http://svn.osgeo.org/postgis/trunk@12151 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Bborie Park 2013-12-07 14:18:11 +00:00
parent cd74f6369a
commit 1afc0be708
2 changed files with 3 additions and 3 deletions

View file

@ -136,6 +136,9 @@
#include "ogr_api.h"
#include "ogr_srs_api.h"
#include "../../postgis_config.h"
#include "../raster_config.h"
/**
* Types definitions
*/

View file

@ -33,9 +33,6 @@
#include <assert.h>
#include "../../postgis_config.h"
#include "../raster_config.h"
#include "lwgeom_geos.h"
#include "librtcore.h"