Salome HOME
Copyright update 2020
[modules/hexablock.git] / src / HEXABLOCK / HexQpattern.cxx
index 812371e6fc2d5da997cf866269ec6f8b83d0442c..bce6ce60381cff1f3a6d6f16e95da046d21108a4 100644 (file)
@@ -1,12 +1,12 @@
 
 // C++ : Table d'hexaedres (Evol Versions 3)
 
-// Copyright (C) 2009-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -31,6 +31,7 @@
 #include "HexGlobale.hxx"
 
 #include <cmath>
+#include <algorithm>
 #include <map>
 
 BEGIN_NAMESPACE_HEXA