add missing registration macro call
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (WifiNetDevice);
|
||||
|
||||
TypeId
|
||||
WifiNetDevice::GetTypeId (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user