summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/entitiesmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/entitiesmap.cxx')
-rw-r--r--unoxml/source/dom/entitiesmap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/dom/entitiesmap.cxx b/unoxml/source/dom/entitiesmap.cxx
index 88d09fb26cc0..ca929d3bdb2f 100644
--- a/unoxml/source/dom/entitiesmap.cxx
+++ b/unoxml/source/dom/entitiesmap.cxx
@@ -21,6 +21,8 @@
#include <documenttype.hxx>
+using namespace css::uno;
+using namespace css::xml::dom;
namespace DOM
{