Просмотр исходного кода

ENH: Added include-work-around for hashtable.hxx.in dependency.

Brad King 21 лет назад
Родитель
Сommit
e079b660c3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Source/kwsys/testhash.cxx

+ 1 - 0
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