spectrum: Remove unneeded includes in three-gpp-channel-model.h

This commit is contained in:
Matteo Pagin
2023-01-18 22:36:23 +00:00
committed by Eduardo Almeida
parent 49413e33d1
commit 60534ad1a1

View File

@@ -25,9 +25,6 @@
#include <ns3/boolean.h>
#include <ns3/channel-condition-model.h>
#include <ns3/matrix-based-channel-model.h>
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/random-variable-stream.h>
#include <complex.h>
#include <unordered_map>