summaryrefslogtreecommitdiffstats
path: root/Source/ctest.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-05-22 13:47:41 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-05-22 13:47:41 (GMT)
commitceb365813f1cca968e2e2a80db8268b8e1fbad3b (patch)
tree6184928d6e1d8396c5bf6ea00f78d9da5a096d99 /Source/ctest.h
parent2ed628d59d7ff4b8e56a7bb4df19d61d283c05b0 (diff)
downloadCMake-ceb365813f1cca968e2e2a80db8268b8e1fbad3b.zip
CMake-ceb365813f1cca968e2e2a80db8268b8e1fbad3b.tar.gz
CMake-ceb365813f1cca968e2e2a80db8268b8e1fbad3b.tar.bz2
ENH: fix depend problem
Diffstat (limited to 'Source/ctest.h')
-rw-r--r--Source/ctest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/ctest.h b/Source/ctest.h
index 033707f..50ae0bc 100644
--- a/Source/ctest.h
+++ b/Source/ctest.h
@@ -17,7 +17,7 @@
#include "cmStandardIncludes.h"
-#include "cmSystemTools.h"
+
class ctest
{