X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHEXABLOCK%2FHexWitness.cxx;h=154f017820018f5e4e1b3e571fb036a79a40a426;hb=adb442a5eab50efa5b332898f1f622bea778add9;hp=bd1c8dca35a73eac59ab40596d24e98d92cd54ed;hpb=ab53385205fe062af0e87d4e14296b1492fe3611;p=modules%2Fhexablock.git diff --git a/src/HEXABLOCK/HexWitness.cxx b/src/HEXABLOCK/HexWitness.cxx index bd1c8dc..154f017 100644 --- a/src/HEXABLOCK/HexWitness.cxx +++ b/src/HEXABLOCK/HexWitness.cxx @@ -1,12 +1,12 @@ // C++ : Dump python -// Copyright (C) 2009-2013 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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 @@ -98,12 +98,12 @@ void Witness::printMessage () if (nbre ==0) return; - cout << endl - << " ... In function :" << endl; - cout << bla_bla [0] << endl << endl; + std::cout << std::endl + << " ... In function :" << std::endl; + std::cout << bla_bla [0] << std::endl << std::endl; for (int nro=1 ; nro