summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2004-09-07 16:54:15 (GMT)
committerKen Martin <ken.martin@kitware.com>2004-09-07 16:54:15 (GMT)
commit2c4b1a1179b148505e22f7816f2b8e90974052c7 (patch)
tree7be29a3a8ca12c7d39fa50cedf18087b5458056c /Source/cmCTest.h
parent1e3e5beab707ba0b5d0246ccee84a609d5628ded (diff)
downloadCMake-2c4b1a1179b148505e22f7816f2b8e90974052c7.zip
CMake-2c4b1a1179b148505e22f7816f2b8e90974052c7.tar.gz
CMake-2c4b1a1179b148505e22f7816f2b8e90974052c7.tar.bz2
duh errors
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index a7e662e..bef3d4a 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -21,6 +21,7 @@
#include "cmStandardIncludes.h"
#include "cmListFileCache.h"
+#include <time.h>
class cmMakefile;
class cmCTestBuildHandler;