* inline on needed for 2.0.x

git-svn-id: trunk@8532 -
This commit is contained in:
Tomas Hajny 2007-09-17 21:19:12 +00:00
parent 58e9fc0368
commit 573bc3b767
4 changed files with 12 additions and 0 deletions

View File

@ -12,6 +12,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$inline on}
unit dos;
interface

View File

@ -13,6 +13,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$inline on}
unit sysutils;
interface

View File

@ -12,6 +12,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$inline on}
unit dos;
interface

View File

@ -13,6 +13,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
{$inline on}
unit sysutils;
interface