Salome HOME
Fix compilation errors under Windows: VS-2017
[modules/smesh.git] / src / StdMeshers / StdMeshers_Hexa_3D.cxx
index db2f668809d53122ce1db3396d462d458507a2ec..eeb6ad40e028aa68d42ff8927e5200cd3752870c 100644 (file)
@@ -56,6 +56,8 @@
 
 #include <cstddef>
 
+#include <numeric>
+
 typedef SMESH_Comment TComm;
 
 using namespace std;