Browse Source

ENH: add missing cmake include

Bill Hoffman 20 years ago
parent
commit
3aec2488ff
1 changed files with 1 additions and 0 deletions
  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"