mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 22:39:36 +02:00
* workaround for wrong implementation of $WARN
git-svn-id: trunk@126 -
This commit is contained in:
parent
3d00563633
commit
f87b590749
@ -52,7 +52,7 @@ unit JwaWowNT16;
|
|||||||
{$I jediapilib.inc}
|
{$I jediapilib.inc}
|
||||||
|
|
||||||
// (rom) get rid of warnings about "index" directive
|
// (rom) get rid of warnings about "index" directive
|
||||||
{$WARN SYMBOL_PLATFORM OFF}
|
{ $WARN SYMBOL_PLATFORM OFF}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user