Explorar el Código

rasterlib: Eliminate RPC/XDR dependency from raster library (https://trac.osgeo.org/grass/changeset/52015 cont'd)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71265 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz hace 7 años
padre
commit
97a4123dc1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lib/raster/R.h

+ 0 - 1
lib/raster/R.h

@@ -1,6 +1,5 @@
 #include <grass/config.h>
 #include <grass/gis.h>
-#include <rpc/types.h>
 #ifdef HAVE_GDAL
 #include <gdal.h>
 #endif