export sgi-hashmap.h
This commit is contained in:
@@ -37,4 +37,5 @@ def build(bld):
|
||||
'tag-buffer.h',
|
||||
'packet-tag-list.h',
|
||||
'ascii-writer.h',
|
||||
'sgi-hashmap.h',
|
||||
]
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
#include "ns3/ptr.h"
|
||||
#include "ns3/object.h"
|
||||
#include "ns3/traced-callback.h"
|
||||
#include "sgi-hashmap.h"
|
||||
#include "ns3/sgi-hashmap.h"
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
#include "ns3/ipv6-address.h"
|
||||
#include "ns3/ptr.h"
|
||||
#include "ns3/timer.h"
|
||||
#include "ns3/sgi-hashmap.h"
|
||||
|
||||
#include "sgi-hashmap.h"
|
||||
#include "ipv6-interface.h"
|
||||
|
||||
namespace ns3
|
||||
|
||||
Reference in New Issue
Block a user