summaryrefslogtreecommitdiffstats
path: root/Source/cmCacheManager.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-08-10 22:30:54 (GMT)
committerKen Martin <ken.martin@kitware.com>2003-08-10 22:30:54 (GMT)
commit072db6ad70cc7a204adb09ab5979c4ef272f67e8 (patch)
tree8972cf5405aeb6f2aa9cfb6f822d1c92ec93c132 /Source/cmCacheManager.cxx
parentcc8aa74ec48e0ba6cf2741c7902a5b4959e0a4e8 (diff)
downloadCMake-072db6ad70cc7a204adb09ab5979c4ef272f67e8.zip
CMake-072db6ad70cc7a204adb09ab5979c4ef272f67e8.tar.gz
CMake-072db6ad70cc7a204adb09ab5979c4ef272f67e8.tar.bz2
removed redundent includes
Diffstat (limited to 'Source/cmCacheManager.cxx')
-rw-r--r--Source/cmCacheManager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCacheManager.cxx b/Source/cmCacheManager.cxx
index 91d0ddf..410a59f 100644
--- a/Source/cmCacheManager.cxx
+++ b/Source/cmCacheManager.cxx
@@ -19,7 +19,6 @@
#include "cmSystemTools.h"
#include "cmCacheManager.h"
#include "cmMakefile.h"
-#include "stdio.h"
#include <cmsys/RegularExpression.hxx>