summaryrefslogtreecommitdiff
path: root/include/mcld/ADT/TreeAllocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mcld/ADT/TreeAllocator.h')
-rw-r--r--include/mcld/ADT/TreeAllocator.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/mcld/ADT/TreeAllocator.h b/include/mcld/ADT/TreeAllocator.h
index 899896c..10de761 100644
--- a/include/mcld/ADT/TreeAllocator.h
+++ b/include/mcld/ADT/TreeAllocator.h
@@ -13,10 +13,8 @@
#endif
#include <set>
#include "mcld/Support/GCFactory.h"
-#include "mcld/ADT/TreeBase.h"
-namespace mcld
-{
+namespace mcld {
/** \class NodeFactory
* \brief NodeFactory manages the creation and destruction of mcld::Node.