* {$inline on} added to fix compilation with 2.0.4

git-svn-id: trunk@6441 -
This commit is contained in:
joost 2007-02-11 19:28:44 +00:00
parent 31c9a91af0
commit 6741866689

View File

@ -49,6 +49,8 @@
{$mode objfpc}
{$h-}
{$inline on}
{$macro on}
{$define BCDMaxDigits := 64 } { should be even }