summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-07-02 21:23:52 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-03 09:06:13 +0200
commit969996ac98bc96385a6930684a4e4abe02ca03a7 (patch)
tree92dc70af5c4ee44a7a1498a7f56633dc529c8579 /svtools
parent25bf2c5c0074fbcc162c02593d896705e225b5b5 (diff)
Remove some unused includes
See tdf#42949 for motivation. Change-Id: I89c082d62409b40c8472b865cc60b0d10923c9c1 Reviewed-on: https://gerrit.libreoffice.org/75015 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/qa/unit/testHtmlReader.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/qa/unit/testHtmlReader.cxx b/svtools/qa/unit/testHtmlReader.cxx
index abda6f2725fc..4e5638cc59b7 100644
--- a/svtools/qa/unit/testHtmlReader.cxx
+++ b/svtools/qa/unit/testHtmlReader.cxx
@@ -9,7 +9,6 @@
*/
#include <cppunit/TestFixture.h>
-#include <cppunit/extensions/HelperMacros.h>
#include <unotest/bootstrapfixturebase.hxx>
#include <svtools/parhtml.hxx>
#include <tools/ref.hxx>