summaryrefslogtreecommitdiffstats
path: root/Source/cmStandardIncludes.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-08-23 14:00:11 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-08-23 14:00:11 (GMT)
commit2994f3a158231bfd740ba45431671b20d8692e6a (patch)
treebf42dab889407f5d3d7ee72420bb06027580a100 /Source/cmStandardIncludes.h
parent77cf2b85b055dcf638184ddf2a99a23df8a80b12 (diff)
downloadCMake-2994f3a158231bfd740ba45431671b20d8692e6a.zip
CMake-2994f3a158231bfd740ba45431671b20d8692e6a.tar.gz
CMake-2994f3a158231bfd740ba45431671b20d8692e6a.tar.bz2
COMP: Add large files support to CMake
Diffstat (limited to 'Source/cmStandardIncludes.h')
-rw-r--r--Source/cmStandardIncludes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmStandardIncludes.h b/Source/cmStandardIncludes.h
index 2d88251..d817e3e 100644
--- a/Source/cmStandardIncludes.h
+++ b/Source/cmStandardIncludes.h
@@ -27,6 +27,7 @@
// include configure generated header to define CMAKE_NO_ANSI_STREAM_HEADERS,
// CMAKE_NO_STD_NAMESPACE, and other macros.
#include "cmConfigure.h"
+#include <cmsys/Configure.hxx>
#define CMake_VERSION \
CMAKE_TO_STRING(CMake_VERSION_MAJOR) "." \