Salome HOME
Windows porting
[tools/medcoupling.git] / src / INTERP_KERNEL / ExprEval / InterpKernelFunction.cxx
index c3ddbac4657fe17d872e1bfa63d5d571b4c2f638..bed1610b7d09726d86ca88c2d4cea3fb7606e19f 100644 (file)
@@ -21,6 +21,7 @@
 #include "InterpKernelFunction.hxx"
 #include "InterpKernelValue.hxx"
 
+#include <algorithm>
 #include <cmath>
 #include <limits>