Fixed a gcc3.4.6 error for optimized builds
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include "event-impl.h"
|
||||
#include "ns3/assert.h"
|
||||
|
||||
#include <string>
|
||||
#define noTRACE_HEAP 1
|
||||
|
||||
#ifdef TRACE_HEAP
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include "scheduler-factory.h"
|
||||
#include "event-impl.h"
|
||||
#include <utility>
|
||||
#include <string>
|
||||
#include "ns3/assert.h"
|
||||
|
||||
namespace ns3 {
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "scheduler-factory.h"
|
||||
#include "event-impl.h"
|
||||
#include "ns3/assert.h"
|
||||
#include <string>
|
||||
|
||||
#define noTRACE_MAP 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user