2
0
mattias 2 жил өмнө
parent
commit
41729e13d4

+ 1 - 7
packages/fcl-passrc/src/pasuseanalyzer.pas

@@ -39,13 +39,7 @@ Working:
 }
 unit PasUseAnalyzer;
 
-{$mode objfpc}{$H+}
-{$inline on}
-
-{$ifdef fpc}
-  {$define UsePChar}
-  {$define HasInt64}
-{$endif}
+{$i fcl-passrc.inc}
 
 interface