summaryrefslogtreecommitdiff
path: root/helpcompiler/source/HelpIndexer_main.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-22 00:07:23 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-30 09:00:54 +0200
commitc329a1c11299b999152b45343961e79e66be405a (patch)
treeb164982a21a7c36181c97bf298a8504169d3efef /helpcompiler/source/HelpIndexer_main.cxx
parent69236a7aa17da34399e4d204ddb659d67a51fbf4 (diff)
tdf#42949 Fix IWYU warnings in helpcompiler/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie7e20c77a8035c0ee4f0316966d163b9cd7d11f2 Reviewed-on: https://gerrit.libreoffice.org/73006 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'helpcompiler/source/HelpIndexer_main.cxx')
-rw-r--r--helpcompiler/source/HelpIndexer_main.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/helpcompiler/source/HelpIndexer_main.cxx b/helpcompiler/source/HelpIndexer_main.cxx
index eb1220c34c2b..0919e89eb004 100644
--- a/helpcompiler/source/HelpIndexer_main.cxx
+++ b/helpcompiler/source/HelpIndexer_main.cxx
@@ -14,8 +14,6 @@
#include <string>
#include <iostream>
-#include "LuceneHelper.hxx"
-
int main(int argc, char **argv)
{
try