[Libreoffice-commits] .: unoxml/source

Caolán McNamara caolan at kemper.freedesktop.org
Wed Mar 23 12:59:09 PDT 2011


 unoxml/source/dom/node.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 59efd9e32673732efbc374c358c9610e1d7596e5
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed Mar 23 19:59:04 2011 +0000

    get rid of hash_map include

diff --git a/unoxml/source/dom/node.hxx b/unoxml/source/dom/node.hxx
index 2d22ba5..e12a4d4 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>


More information about the Libreoffice-commits mailing list