mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 04:18:25 +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}
|
||||
PCardinal = ^Cardinal;
|
||||
PtrInt = Longint;
|
||||
{$ENDIF}
|
||||
|
||||
PHandle = ^THandle;
|
||||
|
Loading…
Reference in New Issue
Block a user