소스 검색

ENH: add missing cmake include

Bill Hoffman 20 년 전
부모
커밋
3aec2488ff
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"