X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMDS%2Fchrono.cxx;h=87689c14463f88379031052dfa86483965c58697;hp=ae198d95f993638e0d28b436c660fa2a275eb55b;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hpb=0fc0831670e27a5611b941c52dc152fd63964515 diff --git a/src/SMDS/chrono.cxx b/src/SMDS/chrono.cxx index ae198d95f..87689c144 100644 --- a/src/SMDS/chrono.cxx +++ b/src/SMDS/chrono.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2006-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2022 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 @@ -21,6 +21,7 @@ #include "utilities.h" using namespace std; +using namespace SMDS; cntStruct* counters::_ctrs = 0; int counters::_nbChrono = 0;