[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
#include "log.h"
|
||||
#include <sstream>
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("Pointer");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("Pointer");
|
||||
|
||||
PointerValue::PointerValue ()
|
||||
: m_value ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user