浏览代码

TGRASS: fix TGIS_STR3DS declaration (trunk r71198; see trac https://trac.osgeo.org/grass/ticket/3331)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@71200 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 年之前
父节点
当前提交
99cbad26a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/temporal.h

+ 1 - 1
include/temporal.h

@@ -35,7 +35,7 @@ int tgis_set_default_connection(void);
 #define TGIS_RASTER3D_MAP 2
 #define TGIS_VECTOR_MAP   3
 #define TGIS_STRDS        4
-#define TGIS STR3DS       5
+#define TGIS_STR3DS       5
 #define TGIS_STVDS        6
 
 #define TGIS_ABSOLUTE_TIME 0