]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Bring back sources to compilable state on linux
authorSergey BELASH <belash.sergey@opencascade.com>
Fri, 31 Oct 2014 08:27:30 +0000 (11:27 +0300)
committerSergey BELASH <belash.sergey@opencascade.com>
Fri, 31 Oct 2014 08:27:30 +0000 (11:27 +0300)
src/SketchPlugin/SketchPlugin_Sketch.cpp

index 14a9d4897d4d97f91d3f0c82772cee289d623ed4..b5f101595aa27b8786bd6391b71bb4964ace0b25 100644 (file)
@@ -30,6 +30,7 @@
 
 #include <boost/smart_ptr/shared_ptr.hpp>
 
+#include <math.h>
 #include <vector>
 
 using namespace std;