[GRASS-SVN] r71265 - grass/trunk/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jul 17 09:20:04 PDT 2017
Author: mmetz
Date: 2017-07-17 09:20:04 -0700 (Mon, 17 Jul 2017)
New Revision: 71265
Modified:
grass/trunk/lib/raster/R.h
Log:
rasterlib: Eliminate RPC/XDR dependency from raster library (r52015 cont'd)
Modified: grass/trunk/lib/raster/R.h
===================================================================
--- grass/trunk/lib/raster/R.h 2017-07-14 20:51:26 UTC (rev 71264)
+++ grass/trunk/lib/raster/R.h 2017-07-17 16:20:04 UTC (rev 71265)
@@ -1,6 +1,5 @@
#include <grass/config.h>
#include <grass/gis.h>
-#include <rpc/types.h>
#ifdef HAVE_GDAL
#include <gdal.h>
#endif
More information about the grass-commit
mailing list