vcl/inc/CommonSalLayout.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit 6b93fc9920299adfbf1401cc7c214486db140fe9 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Oct 20 13:40:05 2016 +0200 Missing include (Windows --disble-pch) Change-Id: I4cd8bdcd93d1c92aa4983e36566ca8aa7ddec5e3 diff --git a/vcl/inc/CommonSalLayout.hxx b/vcl/inc/CommonSalLayout.hxx index cd43bec..c16bd87 100644 --- a/vcl/inc/CommonSalLayout.hxx +++ b/vcl/inc/CommonSalLayout.hxx @@ -20,11 +20,12 @@ #ifndef INCLUDED_VCL_INC_COMMONSALLAYOUT_HXX #define INCLUDED_VCL_INC_COMMONSALLAYOUT_HXX +#include <com/sun/star/i18n/XBreakIterator.hpp> + #ifdef _WIN32 #include "win/winlayout.hxx" #elif defined(MACOSX) || defined(IOS) -#include <com/sun/star/i18n/XBreakIterator.hpp> #include "quartz/ctfonts.hxx" #include <hb-coretext.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits