fcl-passrc: less hints

This commit is contained in:
mattias 2023-05-14 16:59:29 +02:00
parent 98f1fdda94
commit 3d7481b2f0

View File

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