From f5f5a17be7bdcd0adb3928631bdeac275a5abdd9 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 15 Nov 2018 13:50:26 +0000 Subject: entirity of writer rebuilding when vcl widget headers change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit which seems a bit excessive Change-Id: If0ab5a33bfbbd399e270f3e140c9d44d843985aa Reviewed-on: https://gerrit.libreoffice.org/63422 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/inc/fmtclds.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/inc/fmtclds.hxx') diff --git a/sw/inc/fmtclds.hxx b/sw/inc/fmtclds.hxx index 6bb50990660f..e5432b543a10 100644 --- a/sw/inc/fmtclds.hxx +++ b/sw/inc/fmtclds.hxx @@ -21,6 +21,7 @@ #include #include +#include #include #include "swdllapi.h" #include "hintids.hxx" -- cgit