changeset 10968 | 2d29fee2b7b8 |
parent 9134 | 7a750f032acd |
child 11136 | 03bf8fa63bda |
--- a/src/core/model/object-ptr-container.cc Fri Sep 26 12:44:13 2014 -0700 +++ b/src/core/model/object-ptr-container.cc Fri Sep 26 15:51:00 2014 -0700 @@ -20,9 +20,9 @@ #include "object-ptr-container.h" #include "log.h" -NS_LOG_COMPONENT_DEFINE ("ObjectPtrContainer"); +namespace ns3 { -namespace ns3 { +NS_LOG_COMPONENT_DEFINE ("ObjectPtrContainer"); ObjectPtrContainerValue::ObjectPtrContainerValue () {