Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further reduce the amount of includes
[simgrid.git] / src / simix / smx_network_private.h
index 157deca..2e12211 100644 (file)
@@ -9,12 +9,8 @@
 
 #include <boost/circular_buffer.hpp>
 
-#include <xbt/base.h>
+#include "simgrid/s4u/Mailbox.hpp"
 
-#include <simgrid/s4u/Mailbox.hpp>
-
-#include "simgrid/simix.h"
-#include "popping_private.h"
 #include "src/simix/ActorImpl.hpp"