]> AND Public Git Repository - simgrid.git/blobdiff - src/msg/msg_synchro.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert xbt_ex(timeout_error) catching locations to TimeoutError
[simgrid.git] / src / msg / msg_synchro.cpp
index 99290b1a17d9792017c0a4eb15afeb68ea487e95..c24469b2baab12e195594f15eac62d815f611bac 100644 (file)
@@ -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"