ソースを参照

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>