Remove Borland-related undef.

This commit is contained in:
Stephen Kelly 2015-01-05 19:52:37 +01:00
parent 17d6a6fd59
commit 4030ddfda8
1 changed files with 0 additions and 1 deletions

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.