Salome HOME
Fix for the issue #593: do not remove naming attribute, but use TNaming_Builder for...
[modules/shaper.git] / src / SketchSolver / SketchSolver.h
index 77bb4029a701f8a8faa5e6174cad5cdba5e0195b..cc5013f6ed163cf32b89d7b19ac2f346652ab826 100644 (file)
@@ -20,4 +20,6 @@
 /// Tolerance for value of parameters
 const double tolerance = 1.e-10;
 
+#define PI 3.1415926535897932
+
 #endif