ensure type is registered
This commit is contained in:
@@ -29,6 +29,8 @@ NS_LOG_COMPONENT_DEFINE ("PointToPointChannel");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (PointToPointChannel);
|
||||
|
||||
TypeId
|
||||
PointToPointChannel::GetTypeId (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user