Browse Source

* usedircache reenabled

git-svn-id: trunk@8629 -
Tomas Hajny 18 years ago
parent
commit
e4fe4e740c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/cfileutl.pas

+ 1 - 0
compiler/cfileutl.pas

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