Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move some content of surf_interface to a new math_utils.h
[simgrid.git] / src / kernel / lmm / maxmin.cpp
index 574bef2..3bae152 100644 (file)
@@ -4,6 +4,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "src/kernel/lmm/maxmin.hpp"
+#include "simgrid/math_utils.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_lmm);