Sfoglia il codice sorgente

ENH: add missing cmake include

Bill Hoffman 20 anni fa
parent
commit
3aec2488ff
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Source/kwsys/Glob.cxx

+ 1 - 0
Source/kwsys/Glob.cxx

@@ -26,6 +26,7 @@
 // duplicate the above list of headers.
 #if 0
 # include "Glob.hxx.in"
+# include "Directory.hxx.in"
 # include "Configure.hxx.in"
 # include "RegularExpression.hxx.in"
 # include "SystemTools.hxx.in"