[mapserver-commits] r7471 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Thu Mar 20 11:48:23 EDT 2008
Author: Assefa
Date: 2008-03-20 11:48:23 -0400 (Thu, 20 Mar 2008)
New Revision: 7471
Modified:
trunk/mapserver/mapogcfilter.h
Log:
fix build problem with wfs11.c
Modified: trunk/mapserver/mapogcfilter.h
===================================================================
--- trunk/mapserver/mapogcfilter.h 2008-03-20 14:28:12 UTC (rev 7470)
+++ trunk/mapserver/mapogcfilter.h 2008-03-20 15:48:23 UTC (rev 7471)
@@ -29,9 +29,9 @@
#ifndef MAPOGCFILTER_H
#define MAPOGCFILTER_H
+#include "mapserver.h"
#ifdef USE_OGR
-#include "mapserver.h"
/* There is a dependency to OGR for the MiniXML parser */
#include "cpl_minixml.h"
More information about the mapserver-commits
mailing list