summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2005-04-21 20:46:13 (GMT)
committerBrad King <brad.king@kitware.com>2005-04-21 20:46:13 (GMT)
commite079b660c32aa382619bb5a6d65b039de043b1a4 (patch)
treef32498c4af2ca6488b3ac3fbdb4b70d7e2e08025
parent8567e7d0bc0595824cfd99ecc1e31b23ad189e8a (diff)
downloadCMake-e079b660c32aa382619bb5a6d65b039de043b1a4.zip
CMake-e079b660c32aa382619bb5a6d65b039de043b1a4.tar.gz
CMake-e079b660c32aa382619bb5a6d65b039de043b1a4.tar.bz2
ENH: Added include-work-around for hashtable.hxx.in dependency.
-rw-r--r--Source/kwsys/testhash.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/testhash.cxx b/Source/kwsys/testhash.cxx
index 609f20d..dc3c660 100644
--- a/Source/kwsys/testhash.cxx
+++ b/Source/kwsys/testhash.cxx
@@ -21,6 +21,7 @@
#if 0
# include "hash_map.hxx.in"
# include "hash_set.hxx.in"
+# include "hashtable.hxx.in"
# include "kwsys_ios_iostream.h.in"
#endif