]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Make Fedora24 compiler happy
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 17 May 2017 06:08:46 +0000 (08:08 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 17 May 2017 06:08:46 +0000 (08:08 +0200)
src/MEDCoupling/MEDCouplingMemArray.txx

index 365c0ce07d2c373ff8be66ca30de9418f4b97118..5a209f84943d1aebfb3e66c604951b75bc5ccc8f 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <sstream>
 #include <cstdlib>
+#include <numeric>
 #include <algorithm>
 
 namespace MEDCoupling