summaryrefslogtreecommitdiff
path: root/ns3-simulations/ns3-simulator/modules/modules.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerberdes@gmx.com>2019-04-25 09:00:11 +0200
committerLoic Guegan <manzerberdes@gmx.com>2019-04-25 09:00:11 +0200
commit1399886f4d56370d713ba3262b83df1df008d2a7 (patch)
treef5c65d654973e806f3cf3ce0b5420e86538e81b7 /ns3-simulations/ns3-simulator/modules/modules.hpp
parent1da73fb60964a92442d66454265897259120582a (diff)
Debug simulator
Diffstat (limited to 'ns3-simulations/ns3-simulator/modules/modules.hpp')
-rw-r--r--ns3-simulations/ns3-simulator/modules/modules.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ns3-simulations/ns3-simulator/modules/modules.hpp b/ns3-simulations/ns3-simulator/modules/modules.hpp
index 7945959..c47dc39 100644
--- a/ns3-simulations/ns3-simulator/modules/modules.hpp
+++ b/ns3-simulations/ns3-simulator/modules/modules.hpp
@@ -25,6 +25,7 @@
#include "ns3/wifi-radio-energy-model-helper.h"
#include "ns3/point-to-point-helper.h"
#include "ns3/ecofen-module.h"
+#include "ns3/node-list.h"
// C++ library
#include <iostream> // Why not ?