1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-17 15:32:10 +08:00

Remove Borland-related undef.

This commit is contained in:
Stephen Kelly
2015-01-05 19:52:37 +01:00
parent 17d6a6fd59
commit 4030ddfda8

View File

@@ -43,7 +43,6 @@
// support the large integer types.
#if defined(CMAKE_BUILD_WITH_CMAKE)
# include <cmsys/IOStream.hxx>
# undef GetCurrentDirectory // Borland <iosfwd> includes windows.h
#endif
// Avoid warnings in system headers.