diff options
Diffstat (limited to 'unoxml/source/dom/node.cxx')
-rw-r--r-- | unoxml/source/dom/node.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/source/dom/node.cxx b/unoxml/source/dom/node.cxx index aab0ffe9430b..40fae80affdf 100644 --- a/unoxml/source/dom/node.cxx +++ b/unoxml/source/dom/node.cxx @@ -31,6 +31,7 @@ #include <rtl/uuid.h> #include <rtl/instance.hxx> #include <osl/mutex.hxx> +#include <osl/diagnose.h> #include <com/sun/star/xml/sax/FastToken.hpp> |