From 45603ab60f3ca28d41626b283ba9850a3f45f4ee Mon Sep 17 00:00:00 2001
From: Emilie Marchandise <emilie.marchandise@uclouvain.be>
Date: Wed, 25 Jan 2012 07:58:59 +0000
Subject: [PATCH]

---
 Plugin/MathEval.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Plugin/MathEval.cpp b/Plugin/MathEval.cpp
index b3ba400e09..492392b58b 100644
--- a/Plugin/MathEval.cpp
+++ b/Plugin/MathEval.cpp
@@ -9,6 +9,7 @@
 #include "mathEvaluator.h"
 #include "OctreePost.h"
 #include "GEntity.h"
+#include <algorithm>
 
 StringXNumber MathEvalOptions_Number[] = {
   {GMSH_FULLRC, "TimeStep", NULL, -1.},
-- 
GitLab