diff options
Diffstat (limited to 'helpcompiler/source')
-rw-r--r-- | helpcompiler/source/BasCodeTagger.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpcompiler/source/BasCodeTagger.cxx b/helpcompiler/source/BasCodeTagger.cxx index 415dec04c470..3511617f4dfb 100644 --- a/helpcompiler/source/BasCodeTagger.cxx +++ b/helpcompiler/source/BasCodeTagger.cxx @@ -8,6 +8,7 @@ */ #include <BasCodeTagger.hxx> +#include <rtl/ustring.hxx> #include <iostream> LibXmlTreeWalker::LibXmlTreeWalker( xmlDocPtr doc ) |