[Kst] branches/work/kst/portto4/kst/src/libkst

George Staikos staikos at kde.org
Fri Oct 5 20:18:46 CEST 2007


SVN commit 721627 by staikos:

fix build


 M  +1 -1      math_kst.h  


--- branches/work/kst/portto4/kst/src/libkst/math_kst.h #721626:721627
@@ -70,7 +70,7 @@
   const double NaN = NaN_Bytes.d;
   return NaN;
 }
-#define NAN (::nan__())
+#define NAN (Kst::nan__())
 #endif
 
 /*


More information about the Kst mailing list