X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOCC2VTK%2FGEOM_VertexSource.h;h=6b06a34553f87da10413612c574392f9b7460e19;hb=f312091eb5bf90096c0a8d4d0ed4be68f34fbd9b;hp=4dfea778e1e11e6ac1b35309a57dc2f4d4c2f5ab;hpb=cb06d0db39cf4edb1a6bf0d9e062d16b8fb2bde0;p=modules%2Fgeom.git diff --git a/src/OCC2VTK/GEOM_VertexSource.h b/src/OCC2VTK/GEOM_VertexSource.h index 4dfea778e..6b06a3455 100755 --- a/src/OCC2VTK/GEOM_VertexSource.h +++ b/src/OCC2VTK/GEOM_VertexSource.h @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE // // 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 @@ -23,9 +23,10 @@ #include "OCC2VTK.h" #include -#include +#include +#include -typedef NCollection_Set TVertexSet; +typedef NCollection_Map TVertexSet; #include #include