X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f4e5b2ed2874cf5ab13b7fbe0cebff788cb5019..9bc2f7734295810a24f98d65169f06705e3ea951:/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"