Missing ipv4-global-routing-helper.h include

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-10-27 12:05:40 +01:00
parent 881e0a6655
commit cb32fb77be
26 changed files with 26 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
#include "ns3/contrib-module.h"
#include "ns3/wifi-module.h"
#include "ns3/olsr-helper.h"
#include "ns3/ipv4-global-routing-helper.h"
using namespace ns3;

View File

@@ -23,6 +23,7 @@
#include "ns3/helper-module.h"
#include "ns3/wifi-module.h"
#include "ns3/mobility-module.h"
#include "ns3/ipv4-global-routing-helper.h"
//This is a simple example in order to show how 802.11n frame aggregation feature (A-MSDU) works.
//