mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-17 18:48:46 +02:00
fix fpc 1.0.x compilation
git-svn-id: trunk@6248 -
This commit is contained in:
parent
b6faaef0cf
commit
18573122c0
@ -36,6 +36,7 @@ type
|
|||||||
|
|
||||||
{$IFDEF VER1_0}
|
{$IFDEF VER1_0}
|
||||||
PCardinal = ^Cardinal;
|
PCardinal = ^Cardinal;
|
||||||
|
PtrInt = Longint;
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
|
||||||
PHandle = ^THandle;
|
PHandle = ^THandle;
|
||||||
|
Loading…
Reference in New Issue
Block a user