浏览代码

Fix bogus inclusion of <grass/config.h>

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43156 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements 15 年之前
父节点
当前提交
01ed48535c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lib/gis/copy_dir.c

+ 0 - 1
lib/gis/copy_dir.c

@@ -14,7 +14,6 @@
  *
  *
  *****************************************************************************/
  *****************************************************************************/
 
 
-#include <grass/config.h>
 #include <stdio.h>
 #include <stdio.h>
 #include <errno.h>
 #include <errno.h>
 #include <string.h>
 #include <string.h>