瀏覽代碼

* {$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 }