Remove Borland-related undef.
This commit is contained in:
parent
17d6a6fd59
commit
4030ddfda8
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue