X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b42f5b4e396832c48dca8043d683288fc7475c42..d4572bb4bef9682c2a981e6015566791eec8eea7:/src/surf/ns3/ns3_interface.cc diff --git a/src/surf/ns3/ns3_interface.cc b/src/surf/ns3/ns3_interface.cc index 57f118bc3c..e89afd37fe 100644 --- a/src/surf/ns3/ns3_interface.cc +++ b/src/surf/ns3/ns3_interface.cc @@ -10,14 +10,6 @@ #include "xbt/log.h" #include "xbt/dynar.h" -#include "ns3/core-module.h" -#include "ns3/simulator-module.h" -#include "ns3/node-module.h" -#include "ns3/helper-module.h" -#include "ns3/global-route-manager.h" -#include "ns3/global-route-manager.h" -#include "ns3/ipv4-global-routing-helper.h" - using namespace ns3; extern xbt_lib_t host_lib;