[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 ("Integer");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("Integer");
|
||||
|
||||
ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME (int64_t, Integer);
|
||||
|
||||
namespace internal {
|
||||
|
||||
Reference in New Issue
Block a user