X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..55b3e236db71d2245c71ff1ea3cbec120a0e0d8d:/src/s4u/s4u_activity.cpp diff --git a/src/s4u/s4u_activity.cpp b/src/s4u/s4u_activity.cpp index 4568abb6c3..4e8caaa89f 100644 --- a/src/s4u/s4u_activity.cpp +++ b/src/s4u/s4u_activity.cpp @@ -4,8 +4,8 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include "xbt/asserts.h" #include "xbt/log.h" -#include "src/msg/msg_private.h" #include "simgrid/s4u/Activity.hpp"