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 /*