X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FHEXABLOCKPlugin%2FHEXABLOCKPlugin_HEXABLOCK_i.hxx;h=768b929a0f1422cd7e454476f1cbe597822fd905;hb=ad753ea49170044dd56003c6d6a19dbbd941d880;hp=0f9a8d408d6a2290741fc8d73462e4b48c193f7d;hpb=7a66a63e137aa1a5e5469e11021ea3f3ecacc078;p=plugins%2Fhexablockplugin.git diff --git a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.hxx b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.hxx index 0f9a8d4..768b929 100755 --- a/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.hxx +++ b/src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.hxx @@ -1,20 +1,20 @@ -// Copyright (C) 2004-2010 CEA/DEN, EDF R&D +// Copyright (C) 2009-2016 CEA/DEN, EDF R&D // -// This library is free software; you can redistribute it and/or -// modify it under the terms of the GNU Lesser General Public -// License as published by the Free Software Foundation; either -// version 2.1 of the License. +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. // -// This library is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// Lesser General Public License for more details. +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. // -// You should have received a copy of the GNU Lesser General Public -// License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// You should have received a copy of the GNU Lesser General Public +// 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/ or email : webmaster.salome@opencascade.com +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // // File : HEXABLOCKPlugin_HEXABLOCK_i.hxx @@ -29,13 +29,14 @@ #include CORBA_SERVER_HEADER(HEXABLOCKPlugin_Algorithm) #include CORBA_SERVER_HEADER(SALOME_Exception) +#include "HEXABLOCKPlugin_Defs.hxx" #include "SMESH_3D_Algo_i.hxx" #include "HEXABLOCKPlugin_HEXABLOCK.hxx" // ====================================================== // HEXABLOCK 3d algorithm // ====================================================== -class HEXABLOCKPlugin_HEXABLOCK_i: +class HEXABLOCKPLUGINENGINE_EXPORT HEXABLOCKPlugin_HEXABLOCK_i: public virtual POA_HEXABLOCKPlugin::HEXABLOCKPlugin_HEXABLOCK, public virtual SMESH_3D_Algo_i {