X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d8e688dbb6900e672d3d36acea16bb421ea1a50b..e94c2a7fc81a82998524aa55db075be69990d4ea:/src/msg/msg_synchro.cpp diff --git a/src/msg/msg_synchro.cpp b/src/msg/msg_synchro.cpp index 99290b1a17..c24469b2ba 100644 --- a/src/msg/msg_synchro.cpp +++ b/src/msg/msg_synchro.cpp @@ -3,9 +3,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/ex.hpp" - #include "msg_private.hpp" +#include "simgrid/Exception.hpp" #include "src/simix/smx_private.hpp" #include "src/simix/smx_synchro_private.hpp" #include "xbt/synchro.h"