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 / resource / Model.cpp
index 4df935e..6006754 100644 (file)
@@ -5,6 +5,7 @@
 
 #include "simgrid/kernel/resource/Model.hpp"
 #include "src/kernel/lmm/maxmin.hpp"
+#include "xbt/ex.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(ker_resource);