Browse Source

COMP: Add large files support to CMake

Andy Cedilnik 19 years ago
parent
commit
2994f3a158
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Source/cmStandardIncludes.h

+ 1 - 0
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) "." \