forgot to ensure registration of GridPositionAllocator.
This commit is contained in:
@@ -73,6 +73,8 @@ ListPositionAllocator::GetNext (void) const
|
||||
return v;
|
||||
}
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (GridPositionAllocator);
|
||||
|
||||
TypeId
|
||||
GridPositionAllocator::GetTypeId (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user