From 62da53e52cf141a7cdf8a27e95737a575fbf1696 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 22 Nov 2017 20:52:05 +0100 Subject: iOS, unicode not used in swift interface remove include not needed Change-Id: Ibad12f510a5d947ba2754dae192413852e63ab03 --- ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ios') diff --git a/ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c b/ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c index a907f82d3e83..59b2cf33b971 100644 --- a/ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c +++ b/ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c @@ -12,8 +12,8 @@ #include -#include -#include +//#include +//#include // generated by solenv/bin/native-code.py: #include "native-code.h" -- cgit runk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky