changeset 6941 | 9d2c79c992d7 |
parent 6865 | 220373544a6c |
child 7353 | 09fccf6195ea |
6940:afe2960e58b7 | 6941:9d2c79c992d7 |
---|---|
20 |
20 |
21 #ifndef UANRCEXAMPLE_H |
21 #ifndef UANRCEXAMPLE_H |
22 #define UANRCEXAMPLE_H |
22 #define UANRCEXAMPLE_H |
23 |
23 |
24 #include "ns3/network-module.h" |
24 #include "ns3/network-module.h" |
25 #include "ns3/contrib-module.h" |
25 #include "ns3/tools-module.h" |
26 #include "ns3/uan-module.h" |
26 #include "ns3/uan-module.h" |
27 |
27 |
28 using namespace ns3; |
28 using namespace ns3; |
29 |
29 |
30 class Experiment |
30 class Experiment |