diff options
Diffstat (limited to 'unoxml/source/dom/element.cxx')
-rw-r--r-- | unoxml/source/dom/element.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/source/dom/element.cxx b/unoxml/source/dom/element.cxx index 0ed516dd10ef..f1f10506501f 100644 --- a/unoxml/source/dom/element.cxx +++ b/unoxml/source/dom/element.cxx @@ -23,6 +23,7 @@ #include <boost/shared_ptr.hpp> +#include <osl/diagnose.h> #include <rtl/ustrbuf.hxx> #include <com/sun/star/xml/sax/FastToken.hpp> |