X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH%2FSMESH_SequenceOfElemPtr.hxx;h=d46d52ce3267cf39856e53850857f09a04f26361;hb=e406de3c309fb99a0d9034c3a2ecb5fd4d406e44;hp=6c0b740ed84838b76798adb0faf9ccaece479c92;hpb=2754c581d371f9bf52b3c538a7bde55f10f6523c;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_SequenceOfElemPtr.hxx b/src/SMESH/SMESH_SequenceOfElemPtr.hxx index 6c0b740ed..d46d52ce3 100644 --- a/src/SMESH/SMESH_SequenceOfElemPtr.hxx +++ b/src/SMESH/SMESH_SequenceOfElemPtr.hxx @@ -15,12 +15,11 @@ // 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 // // File: SMESH_SequenceOfElemPtr.hxx // Created: 26.09.05 17:41:10 // Author: Sergey KUUL -// Copyright: Airbus Industries 2004 #ifndef SMESH_SequenceOfElemPtr_HeaderFile @@ -28,7 +27,6 @@ #include -//#include #include typedef const SMDS_MeshElement* SMDS_MeshElementPtr;