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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user