]> AND Public Git Repository - simgrid.git/blobdiff - src/kernel/lmm/maxmin.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dynamic factors: implement and test
[simgrid.git] / src / kernel / lmm / maxmin.cpp
index 33b84a93f4a18306713c493eb7f12c80e9457866..4866585b323325c3f64d6a76037bb1c6eb41ec9f 100644 (file)
@@ -5,6 +5,7 @@
 
 #include "src/kernel/lmm/maxmin.hpp"
 #include <boost/core/demangle.hpp>
+#include <typeinfo>
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_maxmin, surf, "Logging specific to SURF (maxmin)");