remove src/helper module

This commit is contained in:
Tom Henderson
2011-03-05 11:47:37 -08:00
parent 344f51c8af
commit 18f2715506
109 changed files with 5 additions and 122 deletions

View File

@@ -39,7 +39,6 @@
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/helper-module.h"
#include "ns3/ipv4-static-routing-helper.h"
#include "ns3/ipv4-list-routing-helper.h"

View File

@@ -39,7 +39,6 @@
#include "ns3/network-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/helper-module.h"
#include "ns3/applications-module.h"
#include "ns3/ipv4-static-routing-helper.h"
#include "ns3/ipv4-list-routing-helper.h"