瀏覽代碼

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 7 年之前
父節點
當前提交
97a4123dc1
共有 1 個文件被更改,包括 0 次插入1 次删除
  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