summaryrefslogtreecommitdiff
path: root/i18nlangtag/qa
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-01 02:00:43 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-21 09:27:05 +0200
commitafb764f83bd9e01e052608db87250d64503d4b9d (patch)
tree86f2bfb8bbd4f0a75d31c294916c8faa6f6f9f3a /i18nlangtag/qa
parenta7d66f9fa6928080f9ebb61a1414b59b3b6b7ff9 (diff)
tdf#42949 Fix IWYU warnings in i18nlangtag/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I8a40dc89e121bd121c1f90f5636eee65636cad17 Reviewed-on: https://gerrit.libreoffice.org/72014 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'i18nlangtag/qa')
-rw-r--r--i18nlangtag/qa/cppunit/test_languagetag.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18nlangtag/qa/cppunit/test_languagetag.cxx b/i18nlangtag/qa/cppunit/test_languagetag.cxx
index 2a22924e33d5..595fd92370e7 100644
--- a/i18nlangtag/qa/cppunit/test_languagetag.cxx
+++ b/i18nlangtag/qa/cppunit/test_languagetag.cxx
@@ -18,9 +18,6 @@
#include <i18nlangtag/languagetag.hxx>
#include <rtl/ustring.hxx>
-#include <rtl/ustrbuf.hxx>
-#include <sal/log.hxx>
-#include <osl/file.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>