From: eap Date: Wed, 28 Feb 2007 10:27:16 +0000 (+0000) Subject: PAL13460 (force the mesh to go through a point) X-Git-Tag: V3_2_6a1~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5c93a99d199b7217b0220a06f16c88e3095d022b;p=modules%2Fsmesh.git PAL13460 (force the mesh to go through a point) extract SMESH_MeshEditor.idl from SMESH_Mesh.idl --- diff --git a/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx b/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx index f1858e32b..9dc5826f9 100644 --- a/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_RevolutionDlg.cxx @@ -75,6 +75,7 @@ // IDL Headers #include "SALOMEconfig.h" #include CORBA_SERVER_HEADER(SMESH_Group) +#include CORBA_SERVER_HEADER(SMESH_MeshEditor) using namespace std;