mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 20:29:24 +01:00
* fix for missing INLINE ON removed during VER1_0 cleanup
git-svn-id: trunk@94 -
This commit is contained in:
parent
fca7672e8e
commit
09dd14ca17
@ -14,6 +14,8 @@ unit crt;
|
||||
|
||||
interface
|
||||
|
||||
{$INLINE ON}
|
||||
|
||||
{$i crth.inc}
|
||||
|
||||
procedure Window32 (X1, Y1, X2, Y2: dword);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user