SVN commit 1119753 by kuemmel: remove msvc warning M +0 -3 lineitem.cpp --- branches/work/kst/portto4/kst/src/libkstapp/lineitem.cpp #1119752:1119753 @@ -9,9 +9,6 @@ * * ***************************************************************************/ -#ifdef _MSC_VER -#define _USE_MATH_DEFINES -#endif #include "lineitem.h"