summaryrefslogtreecommitdiff
path: root/include/i18nutil/oneToOneMapping.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-22 10:19:10 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-07 10:04:47 +0100
commit511061b0d392f238a18a27477148731e3437b5ae (patch)
treead208bfba78523f8d7129cf5f93cb6410496b9a7 /include/i18nutil/oneToOneMapping.hxx
parent30bb64dc2deb53409c72bc8d4c083bbc3fd99a7d (diff)
tdf#42949 Fix IWYU warnings in include/i18nutil/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Icc3cb8118b225c9b19b451b2a6463c844ef4162d Reviewed-on: https://gerrit.libreoffice.org/62459 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'include/i18nutil/oneToOneMapping.hxx')
-rw-r--r--include/i18nutil/oneToOneMapping.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/i18nutil/oneToOneMapping.hxx b/include/i18nutil/oneToOneMapping.hxx
index 80550d957158..b479005efe93 100644
--- a/include/i18nutil/oneToOneMapping.hxx
+++ b/include/i18nutil/oneToOneMapping.hxx
@@ -19,14 +19,11 @@
#ifndef INCLUDED_I18NUTIL_ONETOONEMAPPING_HXX
#define INCLUDED_I18NUTIL_ONETOONEMAPPING_HXX
-#include <rtl/ustring.hxx>
#include <i18nutil/i18nutildllapi.h>
#include <memory>
namespace i18nutil {
-class widthfolding;
-
struct OneToOneMappingTable_t
{
sal_Unicode first;