Salome HOME
test integration for 0019050: EDF 521 GEOM SMESH : Improve selection process in the...
[modules/geom.git] / src / GEOM_I / GEOM_IInsertOperations_i.hh
index ad98c51de49bccf446addbac398fa4c00e4a4029..bd0941f4f2cdddfb04eb7b59707d9610d60742bc 100644 (file)
 // License along with this library; if not, write to the Free Software 
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
 #ifndef _GEOM_IInsertOperations_i_HeaderFile
 #define _GEOM_IInsertOperations_i_HeaderFile
 
+#include "GEOMImpl_Gen.hxx"
 
 #include <SALOMEconfig.h>
 
@@ -30,7 +31,7 @@
 
 #include "GEOMImpl_IInsertOperations.hxx"
 
-class GEOM_IInsertOperations_i : 
+class GEOM_I_EXPORT GEOM_IInsertOperations_i : 
     public virtual POA_GEOM::GEOM_IInsertOperations,
     public virtual GEOM_IOperations_i
 {