diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 22:29:54 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 22:30:45 +0900 |
commit | 2cab28c2b8027907d34029d10562a08ed2bf60b4 (patch) | |
tree | 7a7e19553fb98c7cddc20f97fef08c323dc3a1aa /i18npool/inc | |
parent | 417823d4c23100713813171865d70f5e2719ace2 (diff) |
removed duplicate includes in filter / i18npool / sdext
Diffstat (limited to 'i18npool/inc')
-rw-r--r-- | i18npool/inc/localedata.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/inc/localedata.hxx b/i18npool/inc/localedata.hxx index 2453aa4f6bc5..9ee27af6472c 100644 --- a/i18npool/inc/localedata.hxx +++ b/i18npool/inc/localedata.hxx @@ -47,7 +47,6 @@ #include <com/sun/star/i18n/LocaleDataItem.hpp> #include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/uno/RuntimeException.hpp> -#include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/XInterface.hpp> #include <rtl/ustring.hxx> #include <vector> |