From d377c085627ac00268952d2401a8b8fde360336c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 14 Oct 2018 19:49:00 +0100 Subject: unowrap.hxx is also exposed for toolkit only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ife3648c8ca84c942f02fb6eab2990ec3eb3eb3f9 Reviewed-on: https://gerrit.libreoffice.org/61764 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- vcl/inc/pch/precompiled_vcl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/inc') diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 509a0493ffec..c37db5d2bd15 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -179,9 +179,9 @@ #include #include #include +#include #include #include -#include #include #include #include -- cgit