summaryrefslogtreecommitdiffstats
path: root/Source/cmStandardIncludes.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-01-05 18:52:37 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-01-08 21:10:14 (GMT)
commit4030ddfda8c715601e60e8f0322554f464497807 (patch)
tree22b609d90b3116730f60019873affcec8280cf33 /Source/cmStandardIncludes.h
parent17d6a6fd59efd98b1644d6f5441bbd36c19e1ffa (diff)
downloadCMake-4030ddfda8c715601e60e8f0322554f464497807.zip
CMake-4030ddfda8c715601e60e8f0322554f464497807.tar.gz
CMake-4030ddfda8c715601e60e8f0322554f464497807.tar.bz2
Remove Borland-related undef.
Diffstat (limited to 'Source/cmStandardIncludes.h')
-rw-r--r--Source/cmStandardIncludes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmStandardIncludes.h b/Source/cmStandardIncludes.h
index ca85010..d158b09 100644
--- a/Source/cmStandardIncludes.h
+++ b/Source/cmStandardIncludes.h
@@ -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.