Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format

This commit is contained in:
Lalith Suresh
2011-03-03 19:54:57 +00:00
parent 58f7066b70
commit 59a2a4f959
387 changed files with 451 additions and 331 deletions

View File

@@ -28,6 +28,7 @@
#include <fstream>
#include "ns3/core-module.h"
#include "ns3/helper-module.h"
#include "ns3/csma-module.h"
#include "ns3/applications-module.h"
using namespace ns3;