mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 08:09:28 +02:00
* Remove double define
This commit is contained in:
parent
32137ac160
commit
cc01706163
@ -4,7 +4,6 @@
|
|||||||
{$ifdef fpc}
|
{$ifdef fpc}
|
||||||
{$define UsePChar}
|
{$define UsePChar}
|
||||||
{$define HasInt64}
|
{$define HasInt64}
|
||||||
{$define UsePChar}
|
|
||||||
{$define UseAnsiStrings}
|
{$define UseAnsiStrings}
|
||||||
{$define HasStreams}
|
{$define HasStreams}
|
||||||
{$IF FPC_FULLVERSION<30101}
|
{$IF FPC_FULLVERSION<30101}
|
||||||
|
Loading…
Reference in New Issue
Block a user