Salome HOME
Copyrights update 2015.
[modules/smesh.git] / src / SMDS / SMDS_UnstructuredGrid.cxx
index 6012a4f38595e5d3befeb7539b86b784a7796395..5fe82a432a7cd65a17750e81df074b22c043cecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2010-2015  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
@@ -24,6 +24,7 @@
 #include "SMDS_MeshVolume.hxx"
 
 #include "utilities.h"
+#include "chrono.hxx"
 
 #include <vtkCellArray.h>
 #include <vtkCellData.h>