X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FInterpolationCU.txx;h=69d0c6ade1a1d1d2ffd7326928b3fd07b1575752;hb=3e9ebc98a6bc02022900a8b2295e1a775d78ece0;hp=8b4700d19808bb3517d3bfcd48ab97f9830ce6e1;hpb=f1a947b32a36d8dc8e3079b25305bb50e8cb59a0;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/InterpolationCU.txx b/src/INTERP_KERNEL/InterpolationCU.txx index 8b4700d19..69d0c6ade 100644 --- a/src/INTERP_KERNEL/InterpolationCU.txx +++ b/src/INTERP_KERNEL/InterpolationCU.txx @@ -1,9 +1,9 @@ -// Copyright (C) 2009-2013 OPEN CASCADE +// Copyright (C) 2009-2016 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 @@ -97,7 +97,6 @@ namespace INTERP_KERNEL MatrixType& result, const char * method) { - typedef typename MyUMeshType::MyConnType ConnType; typedef typename MyCMeshType::MyConnType CConnType; if ( std::string("P0P0") != method )