Browse Source

Merged revisions 94 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@95 -

fpc 20 years ago
parent
commit
2ad14261b6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      rtl/os2/crt.pas

+ 2 - 0
rtl/os2/crt.pas

@@ -14,6 +14,8 @@ unit crt;
 
 interface
 
+{$INLINE ON}
+
 {$i crth.inc}
 
 procedure Window32 (X1, Y1, X2, Y2: dword);