[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
#include "ns3/abort.h"
|
||||
#include "ns3/log.h"
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("GnuplotAggregator");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("GnuplotAggregator");
|
||||
|
||||
NS_OBJECT_ENSURE_REGISTERED (GnuplotAggregator);
|
||||
|
||||
TypeId
|
||||
|
||||
Reference in New Issue
Block a user