소스 검색

* usedircache reenabled

git-svn-id: trunk@8629 -
Tomas Hajny 18 년 전
부모
커밋
e4fe4e740c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/cfileutl.pas

+ 1 - 0
compiler/cfileutl.pas

@@ -23,6 +23,7 @@ unit cfileutl;
 
 {$i fpcdefs.inc}
 
+{$define usedircache}
 
 interface