瀏覽代碼

missing includes

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@40825 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 年之前
父節點
當前提交
86753a0ed5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      raster/r.proj/bordwalk.c

+ 1 - 0
raster/r.proj/bordwalk.c

@@ -28,6 +28,7 @@
 #include <math.h>
 #include <math.h>
 #include <stdio.h>
 #include <stdio.h>
 #include <grass/gis.h>
 #include <grass/gis.h>
+#include <grass/raster.h>
 #include <grass/gprojects.h>
 #include <grass/gprojects.h>
 #include <grass/glocale.h>
 #include <grass/glocale.h>