Explorar o código

make Ubuntu's gcc happy

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53072 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=12) %!d(string=hai) anos
pai
achega
2c960f98c4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      raster/r.viewshed/main.cpp

+ 1 - 0
raster/r.viewshed/main.cpp

@@ -44,6 +44,7 @@
 extern "C"
 {
 #include <grass/config.h>
+#include <grass/raster.h>
 #include <grass/gis.h>
 #include <grass/glocale.h>
 }