X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCK%2FHexCloner.hxx;h=108b208976ccf80d869ac3f2a85d62df86505358;hb=9e17eedef4be735106e6d2ea4bb51e3ce116d0e3;hp=1d32a429751d8a4d4cd8c165f8851f82ba7cde46;hpb=624082b6806f6695a1e2f31ba595534e464f0f91;p=modules%2Fhexablock.git diff --git a/src/HEXABLOCK/HexCloner.hxx b/src/HEXABLOCK/HexCloner.hxx index 1d32a42..108b208 100755 --- a/src/HEXABLOCK/HexCloner.hxx +++ b/src/HEXABLOCK/HexCloner.hxx @@ -1,9 +1,9 @@ -// Copyright (C) 2009-2013 CEA/DEN, EDF R&D +// Copyright (C) 2009-2015 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. +// 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 @@ -22,14 +22,13 @@ #ifndef __CLONER_H #define __CLONER_H -#include "Hex_defines.hxx" #include "hexa_base.hxx" #include BEGIN_NAMESPACE_HEXA -class HEXABLOCKENGINE_EXPORT Cloner +class HexaExport Cloner { public: Cloner (Matrix* mat);