Fix some examples, broken after bridge/olsr reorganization
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
#include "ns3/mobility-module.h"
|
||||
#include "ns3/contrib-module.h"
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/olsr-helper.h"
|
||||
|
||||
using namespace ns3;
|
||||
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
#include "ns3/random-variable.h"
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/flow-monitor-helper.h"
|
||||
#include "ns3/olsr-helper.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
#include "ns3/mobility-module.h"
|
||||
#include "ns3/contrib-module.h"
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/olsr-helper.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
#include "ns3/helper-module.h"
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/node-module.h"
|
||||
#include "ns3/bridge-helper.h"
|
||||
#include <vector>
|
||||
#include <stdint.h>
|
||||
#include <sstream>
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/ipv4-list-routing.h"
|
||||
#include "ns3/olsr-routing-protocol.h"
|
||||
#include "ns3/olsr-helper.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
#include "ns3/simulator-module.h"
|
||||
#include "ns3/node-module.h"
|
||||
#include "ns3/helper-module.h"
|
||||
#include "ns3/olsr-helper.h"
|
||||
|
||||
using namespace ns3;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user