examples/routing/global-injection-slash32.cc
changeset 6848 1f453ad50ef3
parent 6847 138f00c56381
child 6865 220373544a6c
equal deleted inserted replaced
6847:138f00c56381 6848:1f453ad50ef3
    25 #include <cassert>
    25 #include <cassert>
    26 
    26 
    27 #include "ns3/csma-net-device.h"
    27 #include "ns3/csma-net-device.h"
    28 #include "ns3/core-module.h"
    28 #include "ns3/core-module.h"
    29 #include "ns3/network-module.h"
    29 #include "ns3/network-module.h"
       
    30 #include "ns3/internet-module.h"
       
    31 #include "ns3/point-to-point-module.h"
    30 #include "ns3/helper-module.h"
    32 #include "ns3/helper-module.h"
    31 #include "ns3/applications-module.h"
    33 #include "ns3/applications-module.h"
    32 #include "ns3/ipv4-static-routing.h"
    34 #include "ns3/ipv4-static-routing.h"
    33 #include "ns3/ipv4-global-routing.h"
    35 #include "ns3/ipv4-global-routing.h"
    34 #include "ns3/ipv4-list-routing.h"
    36 #include "ns3/ipv4-list-routing.h"