[GRASS-SVN] r39419 -
grass/branches/releasebranch_6_4/lib/vector/Vlib
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 5 17:49:24 EDT 2009
Author: neteler
Date: 2009-10-05 17:49:24 -0400 (Mon, 05 Oct 2009)
New Revision: 39419
Modified:
grass/branches/releasebranch_6_4/lib/vector/Vlib/field.c
Log:
fix last submission
Modified: grass/branches/releasebranch_6_4/lib/vector/Vlib/field.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/Vlib/field.c 2009-10-05 21:48:28 UTC (rev 39418)
+++ grass/branches/releasebranch_6_4/lib/vector/Vlib/field.c 2009-10-05 21:49:24 UTC (rev 39419)
@@ -30,7 +30,6 @@
#include <grass/Vect.h>
#include <gdal_version.h> /* needed for FID detection */
-#include <ogr_api.h>
#ifdef HAVE_OGR
#include <ogr_api.h>
More information about the grass-commit
mailing list