summaryrefslogtreecommitdiffstats
path: root/helpcompiler
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler')
-rw-r--r--helpcompiler/inc/BasCodeTagger.hxx1
-rw-r--r--helpcompiler/source/HelpCompiler.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/helpcompiler/inc/BasCodeTagger.hxx b/helpcompiler/inc/BasCodeTagger.hxx
index d897afb4fe1d..b873001e6960 100644
--- a/helpcompiler/inc/BasCodeTagger.hxx
+++ b/helpcompiler/inc/BasCodeTagger.hxx
@@ -15,7 +15,6 @@
#include <vector>
#include <libxml/parser.h>
#include <comphelper/syntaxhighlight.hxx>
-#include <helpcompiler/dllapi.h>
class LibXmlTreeWalker;
diff --git a/helpcompiler/source/HelpCompiler.cxx b/helpcompiler/source/HelpCompiler.cxx
index 678cf8ee033a..ee4a27461afa 100644
--- a/helpcompiler/source/HelpCompiler.cxx
+++ b/helpcompiler/source/HelpCompiler.cxx
@@ -27,8 +27,6 @@
#include <string.h>
#include <libxslt/xsltInternals.h>
#include <libxslt/transform.h>
-#include <osl/thread.hxx>
-#include <chrono>
#include <rtl/character.hxx>
#include <sal/log.hxx>