diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx index e1a107654..2aa623646 100644 --- a/Source/cmCacheManager.cxx +++ b/Source/cmCacheManager.cxx @@ -22,10 +22,6 @@ #include -#if defined(_WIN32) || defined(__CYGWIN__) -# include -#endif // _WIN32 - const char* cmCacheManagerTypes[] = { "BOOL", "PATH",