Explorar el Código

ENH: add missing cmake include

Bill Hoffman hace 20 años
padre
commit
3aec2488ff
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"