summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-23 19:59:04 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-03-23 19:59:04 +0000
commit42d30393e52184c2564f0967d8e6a78294df7f28 (patch)
tree30b0bdbd53cef87799b00e4e02f339a8a6c7a2db /unoxml
parente90aebf2e354721c55c54b7e96ef2c683a3830f4 (diff)
get rid of hash_map include
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/dom/node.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unoxml/source/dom/node.hxx b/unoxml/source/dom/node.hxx
index 999c311b3ef3..3d0ff86afab7 100644
--- a/unoxml/source/dom/node.hxx
+++ b/unoxml/source/dom/node.hxx
@@ -29,8 +29,6 @@
#ifndef DOM_NODE_HXX
#define DOM_NODE_HXX
-#include <hash_map>
-
#include <libxml/tree.h>
#include <sal/types.h>