ソースを参照

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

git-svn-id: trunk@6441 -
joost 18 年 前
コミット
6741866689
1 ファイル変更2 行追加0 行削除
  1. 2 0
      rtl/objpas/fmtbcd.pp

+ 2 - 0
rtl/objpas/fmtbcd.pp

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