X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMDS%2Fchrono.cxx;h=a38746f41b8257a6a1cdf4391b807cd1494d6070;hb=e0552dbb7fcfd574db628a4e44b5e13fca6799f5;hp=9493b7d165e8e8dce61e416b215c62dcada93ab4;hpb=21af9b3a2c317f5693f228cd8ed55c2bb44b0a07;p=modules%2Fsmesh.git diff --git a/src/SMDS/chrono.cxx b/src/SMDS/chrono.cxx index 9493b7d16..a38746f41 100644 --- a/src/SMDS/chrono.cxx +++ b/src/SMDS/chrono.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2006-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2023 CEA, EDF, 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;