mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 01:29:19 +02:00
* inline on needed for 2.0.x
git-svn-id: trunk@8532 -
This commit is contained in:
parent
58e9fc0368
commit
573bc3b767
@ -12,6 +12,9 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
unit dos;
|
unit dos;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
@ -13,6 +13,9 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
unit sysutils;
|
unit sysutils;
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -12,6 +12,9 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
unit dos;
|
unit dos;
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -13,6 +13,9 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
|
|
||||||
|
{$inline on}
|
||||||
|
|
||||||
unit sysutils;
|
unit sysutils;
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user