Salome HOME
Updated copyright comment
[modules/hexablock.git] / src / HEXABLOCK / HexQpattern.cxx
index fcefe7f4252a90a4cd5f21108d51ac8a1894678c..043ee048d5678ba666df3dd11a695c91d72bb0fe 100644 (file)
@@ -1,7 +1,7 @@
 
 // C++ : Table d'hexaedres (Evol Versions 3)
 
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -31,6 +31,7 @@
 #include "HexGlobale.hxx"
 
 #include <cmath>
+#include <algorithm>
 #include <map>
 
 BEGIN_NAMESPACE_HEXA