Explorar o código

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

git-svn-id: trunk@14054 -
Jonas Maebe %!s(int64=16) %!d(string=hai) anos
pai
achega
e9c4594a66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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