Salome HOME
Add names to transactions operating with folders to have named lines in Undo/Redo...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintDistanceAlongDir.cpp
index 779d082053df4d0e469ae38ac32de6683c8ce045..b0763b5564c7c1bb7732398575c7dcdc0bd4b8df 100644 (file)
@@ -36,6 +36,8 @@
 #include <ModelAPI_Session.h>
 #include <ModelAPI_Validator.h>
 
+#include <cmath>
+
 const double tolerance = 1e-7;