X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMDS%2Fchrono.cxx;h=c4ad47ec40c4b01758ac9f5a043783e734275d7e;hb=81adb7985f3c35fa2a7778eb4d2346832536ddc9;hp=ec16bf2dbdcfeb76cc125ee2849909e957516197;hpb=385d4cede5f752d0eec26c306f3b5e14511e2a3d;p=modules%2Fsmesh.git diff --git a/src/SMDS/chrono.cxx b/src/SMDS/chrono.cxx index ec16bf2db..c4ad47ec4 100644 --- a/src/SMDS/chrono.cxx +++ b/src/SMDS/chrono.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2006-2019 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2006-2020 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;