Browse Source

* add $mode fpc to matrix unit, mants 17357

git-svn-id: trunk@15944 -
marco 15 years ago
parent
commit
99c261c5ba
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/inc/matrix.pp

+ 1 - 0
rtl/inc/matrix.pp

@@ -30,6 +30,7 @@ unit matrix;
 interface
 
 {*****************************************************************************}
+{$mode fpc}
 
 {$ifndef FPUNONE}
 {$MACRO on}