Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reduce the amount of header includes in headers, to speedup recompilation
[simgrid.git] / src / kernel / lmm / maxmin.cpp
index 3bae152..b1f78cf 100644 (file)
@@ -5,6 +5,7 @@
 
 #include "src/kernel/lmm/maxmin.hpp"
 #include "simgrid/math_utils.h"
+#include "xbt/ex.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_lmm);