Salome HOME
Windows porting
[tools/medcoupling.git] / src / INTERP_KERNEL / InterpKernelCellSimplify.cxx
index 5ed816146d6b2e1d8c43168be2f30f91e77f119e..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
@@ -22,6 +22,7 @@
 #include "CellModel.hxx"
 
 #include <algorithm>
+#include <iterator>
 #include <sstream>
 #include <numeric>
 #include <cstring>