add missing registration macro call

This commit is contained in:
Mathieu Lacage
2008-04-10 11:11:55 -07:00
parent 27c1fab7fc
commit 267a3ca69d

View File

@@ -31,6 +31,8 @@
namespace ns3 {
NS_OBJECT_ENSURE_REGISTERED (WifiNetDevice);
TypeId
WifiNetDevice::GetTypeId (void)
{