From f7a75a66fa46627aa6edc6439650c1e3c06836d7 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Fri, 1 Apr 2016 19:50:12 +0200 Subject: cleanup: remove unused Reference.h(xx) includes and unused using-declarations from Reference.h Change-Id: I297a7ae6044fa329d245ecf08fd5c4cb930f5b19 Reviewed-on: https://gerrit.libreoffice.org/23735 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- i18npool/inc/collator_unicode.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'i18npool') diff --git a/i18npool/inc/collator_unicode.hxx b/i18npool/inc/collator_unicode.hxx index 7ea38d090760..38522a5d96c3 100644 --- a/i18npool/inc/collator_unicode.hxx +++ b/i18npool/inc/collator_unicode.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_I18NPOOL_INC_COLLATOR_UNICODE_HXX #define INCLUDED_I18NPOOL_INC_COLLATOR_UNICODE_HXX -#include #include #include #include -- cgit