From 4030ddfda8c715601e60e8f0322554f464497807 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Mon, 5 Jan 2015 19:52:37 +0100 Subject: [PATCH] Remove Borland-related undef. --- Source/cmStandardIncludes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmStandardIncludes.h b/Source/cmStandardIncludes.h index ca85010aef..d158b090c3 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 -# undef GetCurrentDirectory // Borland includes windows.h #endif // Avoid warnings in system headers.