Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix loop bound checking using heaplimit
[simgrid.git] / src / mc / Variable.hpp
index 8bae0c7..31f49c9 100644 (file)
@@ -9,6 +9,8 @@
 
 #include <string>
 
+#include <xbt/base.h>
+
 #include "mc_forward.h"
 #include "mc_location.h"