[GRASS-SVN] r72284 - grass/branches/releasebranch_7_2/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 26 08:35:07 PST 2018
Author: neteler
Date: 2018-02-26 08:35:06 -0800 (Mon, 26 Feb 2018)
New Revision: 72284
Modified:
grass/branches/releasebranch_7_2/lib/raster/R.h
Log:
rasterlib: Eliminate RPC/XDR dependency from raster library (r52015 cont'd)
Modified: grass/branches/releasebranch_7_2/lib/raster/R.h
===================================================================
--- grass/branches/releasebranch_7_2/lib/raster/R.h 2018-02-26 12:16:47 UTC (rev 72283)
+++ grass/branches/releasebranch_7_2/lib/raster/R.h 2018-02-26 16:35:06 UTC (rev 72284)
@@ -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