Kaynağa Gözat

* make test compilable by Kylix (math->Math)

git-svn-id: trunk@14054 -
Jonas Maebe 16 yıl önce
ebeveyn
işleme
e9c4594a66
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      tests/test/units/math/tnaninf.pp

+ 1 - 1
tests/test/units/math/tnaninf.pp

@@ -1,5 +1,5 @@
 uses
-  math;
+  Math;
 
 begin
   if not(isnan(nan)) then