From: Sergey BELASH Date: Fri, 31 Oct 2014 08:27:30 +0000 (+0300) Subject: Bring back sources to compilable state on linux X-Git-Tag: V_0.5~52^2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=155835734ef45bb903daf2dde6a78f3899fcc4b1;p=modules%2Fshaper.git Bring back sources to compilable state on linux --- diff --git a/src/SketchPlugin/SketchPlugin_Sketch.cpp b/src/SketchPlugin/SketchPlugin_Sketch.cpp index 14a9d4897..b5f101595 100644 --- a/src/SketchPlugin/SketchPlugin_Sketch.cpp +++ b/src/SketchPlugin/SketchPlugin_Sketch.cpp @@ -30,6 +30,7 @@ #include +#include #include using namespace std;