Salome HOME
Update of CheckDone
[modules/smesh.git] / src / SMDS / chrono.cxx
index ec16bf2dbdcfeb76cc125ee2849909e957516197..6b36f0f4a8c37bd085ab442c2e17095042e16356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2006-2024  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;