diff options
author | Brad King <brad.king@kitware.com> | 2009-09-23 14:45:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-09-23 14:45:00 (GMT) |
commit | 4e121af95eebcff0e203ce19994c0f20f02688c6 (patch) | |
tree | 6effe8640f9d25126a667d89ace1775b79dd5340 /Source/cmMathCommand.h | |
parent | 6f45c1d88c973478060c5bf944d092160afd2727 (diff) | |
download | CMake-4e121af95eebcff0e203ce19994c0f20f02688c6.zip CMake-4e121af95eebcff0e203ce19994c0f20f02688c6.tar.gz CMake-4e121af95eebcff0e203ce19994c0f20f02688c6.tar.bz2 |
Fix KWSys SystemTools build on cygwin with -mwin32
Commit "Optimize KWSys SystemTools::FileExists on Windows" accidentally
added "#undef _WIN32" when including <windows.h> on cygwin, which breaks
builds using the -mwin32 flag. This commit removes that line and fixes
the real error it was intended to avoid.
Diffstat (limited to 'Source/cmMathCommand.h')
0 files changed, 0 insertions, 0 deletions