ensure type is registered

This commit is contained in:
Mathieu Lacage
2008-03-25 17:01:56 -07:00
parent da1d232338
commit ab8a395c49

View File

@@ -29,6 +29,8 @@ NS_LOG_COMPONENT_DEFINE ("PointToPointChannel");
namespace ns3 {
NS_OBJECT_ENSURE_REGISTERED (PointToPointChannel);
TypeId
PointToPointChannel::GetTypeId (void)
{