Salome HOME
OK thanks to INV !
[modules/med.git] / src / INTERP_KERNEL / InterpKernelCellSimplify.cxx
index 1200fcf85185e9d7e649e7841b51167b3b50ad83..85263a7ee2bbdeb62e98b20e25664b587e6429bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2013  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
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+// Author : Anthony Geay (CEA/DEN)
 
 #include "InterpKernelCellSimplify.hxx"
 #include "CellModel.hxx"
 
 #include <algorithm>
+#include <iterator>
 #include <sstream>
 #include <numeric>
 #include <cstring>