Răsfoiți Sursa

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

git-svn-id: trunk@14054 -
Jonas Maebe 16 ani în urmă
părinte
comite
e9c4594a66
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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