summaryrefslogtreecommitdiff
path: root/ACEXML/parser/parser/Entity_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/parser/parser/Entity_Manager.h')
-rw-r--r--ACEXML/parser/parser/Entity_Manager.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACEXML/parser/parser/Entity_Manager.h b/ACEXML/parser/parser/Entity_Manager.h
index cd168af29b3..205715e7a4e 100644
--- a/ACEXML/parser/parser/Entity_Manager.h
+++ b/ACEXML/parser/parser/Entity_Manager.h
@@ -15,9 +15,7 @@
#include "common/XML_Types.h"
#include "parser/parser/Parser_export.h"
-#include "ace/Functor.h"
#include "ace/Hash_Map_Manager.h"
-#include "ace/Containers_T.h"
typedef ACE_Hash_Map_Entry<ACEXML_String,
ACEXML_String> ACEXML_ENTITY_ENTRY;