[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
#include "hash-function.h"
|
||||
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("HashFunction");
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
NS_LOG_COMPONENT_DEFINE ("HashFunction");
|
||||
|
||||
namespace Hash {
|
||||
|
||||
uint64_t
|
||||
|
||||
Reference in New Issue
Block a user