Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deprecate SIMIX_get_clock().
[simgrid.git] / teshsuite / kernel / stack-overflow / stack-overflow.cpp
index ef98226..3b3f015 100644 (file)
@@ -7,6 +7,7 @@
 
 #include "simgrid/s4u/Actor.hpp"
 #include "simgrid/s4u/Engine.hpp"
+#include "xbt/asserts.h"
 #include "xbt/log.h"
 
 #include <string>