Browse Source

fcl-passrc: less hints

mattias 2 years ago
parent
commit
3d7481b2f0
1 changed files with 1 additions and 7 deletions
  1. 1 7
      packages/fcl-passrc/src/pasuseanalyzer.pas

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

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