X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMImpl%2FGEOMImpl_Fillet2dDriver.cxx;h=0374c21c4283ff4dbf1e4ce84d298a098ddb1cea;hb=58803ba33ee53a5944d565373782e5f0868c5461;hp=a6440f7bb075404ae8c3b704d3788dc0a7fb90f5;hpb=c7ffbf7b4e278a70364de8238ed31121babf9033;p=modules%2Fgeom.git diff --git a/src/GEOMImpl/GEOMImpl_Fillet2dDriver.cxx b/src/GEOMImpl/GEOMImpl_Fillet2dDriver.cxx index a6440f7bb..0374c21c4 100755 --- a/src/GEOMImpl/GEOMImpl_Fillet2dDriver.cxx +++ b/src/GEOMImpl/GEOMImpl_Fillet2dDriver.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 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 @@ -17,34 +17,25 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -#include - #include #include #include #include #include #include +#include #include -#include -#include #include #include #include -#include #include #include -#include #include #include +#include -#include -#include - -#include -#include #include //=======================================================================