X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_RotationDlg.cxx;h=fd7253b76e22edd6a31cfee198fc5e1f58b58ea1;hp=a060d034a6954cd89ca89bcce75aa99c363fe7ed;hb=1eea5485d119de1f044c0bb06c4bfd557a9572b1;hpb=ed456586bfb1411c5bff73b221658766689a6253 diff --git a/src/SMESHGUI/SMESHGUI_RotationDlg.cxx b/src/SMESHGUI/SMESHGUI_RotationDlg.cxx index a060d034a..fd7253b76 100644 --- a/src/SMESHGUI/SMESHGUI_RotationDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_RotationDlg.cxx @@ -55,6 +55,10 @@ #include #include +// IDL Headers +#include "SALOMEconfig.h" +#include CORBA_SERVER_HEADER(SMESH_Group) + using namespace std; //=================================================================================