Просмотр исходного кода

cmLocalGenerator: Remove unused include

Brad King 10 лет назад
Родитель
Сommit
30faf20caf
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      Source/cmLocalGenerator.cxx

+ 0 - 2
Source/cmLocalGenerator.cxx

@@ -32,8 +32,6 @@
 # include <cmsys/MD5.h>
 #endif
 
-#include <cmsys/System.h>
-
 #include <ctype.h> // for isalpha
 
 #include <assert.h>