X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1fc5d774ff8e253d3127812d681e7d08b489fc4a..e94c2a7fc81a82998524aa55db075be69990d4ea:/src/msg/msg_synchro.cpp?ds=sidebyside 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"