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

Public GIT Repository
merge xbt/ex.hpp into simgrid/exception.hpp
[simgrid.git] / src / simix / smx_io.cpp
index 98d4b230d4e7cceec3882e4b38eb6ae68e677c07..af80dc9843243dd9e5b8c1f4c8bc8bf558b5bf01 100644 (file)
@@ -4,9 +4,9 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "mc/mc.h"
+#include "simgrid/exception.hpp"
 #include "simgrid/s4u/Host.hpp"
 #include "simgrid/s4u/Io.hpp"
-#include "xbt/ex.hpp"
 
 #include "smx_private.hpp"
 #include "src/kernel/activity/IoImpl.hpp"