#define PI 3.1415926535897932
-#define COMPILATION_CORRECTION
+#ifndef WNT
+ #define COMPILATION_CORRECTION
+#endif
IMPLEMENT_STANDARD_HANDLE(SketcherPrs_Angle, AIS_AngleDimension);
IMPLEMENT_STANDARD_RTTIEXT(SketcherPrs_Angle, AIS_AngleDimension);
#include <AIS_Dimension.hxx>
#include <TCollection_ExtendedString.hxx>
-#define COMPILATION_CORRECTION
+#ifndef WNT
+ #define COMPILATION_CORRECTION
+#endif
// it is not possible to use 0x2211 as summ symbol because it is not supported by
// debian Linux platform