Remove unused #include <windows.h>

This commit is contained in:
Brad King 2010-01-13 13:49:08 -05:00
parent 12dcf9e4fb
commit 8779559dd5
1 changed files with 0 additions and 4 deletions

View File

@ -22,10 +22,6 @@
#include <cmsys/RegularExpression.hxx>
#if defined(_WIN32) || defined(__CYGWIN__)
# include <windows.h>
#endif // _WIN32
const char* cmCacheManagerTypes[] =
{ "BOOL",
"PATH",