Include missing header and forward declaration
This commit is contained in:
committed by
Stefano Avallone
parent
7cf16bf162
commit
70b0e87c69
@@ -22,6 +22,7 @@
|
||||
#define ATHSTATS_HELPER_H
|
||||
|
||||
#include "ns3/wifi-phy-state.h"
|
||||
#include "ns3/wifi-phy-common.h"
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
@@ -30,6 +31,7 @@ class NodeContainer;
|
||||
class NetDeviceContainer;
|
||||
class Packet;
|
||||
class Mac48Address;
|
||||
class WifiMode;
|
||||
|
||||
/**
|
||||
* @brief create AthstatsWifiTraceSink instances and connect them to wifi devices
|
||||
|
||||
Reference in New Issue
Block a user