mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 07:09:23 +02:00
* Fix win64 compilation failure
git-svn-id: trunk@17114 -
This commit is contained in:
parent
dd627980e3
commit
1f1172e73e
@ -26,7 +26,7 @@ unit globals;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
{$ifdef win32}
|
{$ifdef windows}
|
||||||
windows,
|
windows,
|
||||||
{$endif}
|
{$endif}
|
||||||
{$ifdef os2}
|
{$ifdef os2}
|
||||||
|
Loading…
Reference in New Issue
Block a user