Missing headers and forward declarations

This commit is contained in:
Gabriel Ferreira
2021-11-10 22:27:02 -03:00
committed by Tom Henderson
parent 22a1631700
commit a4b86694f8
6 changed files with 6 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
#include "ns3/uinteger.h"
#include "ns3/traced-value.h"
#include "ns3/trace-source-accessor.h"
#include "ns3/simulator.h"
#include <iostream>