From 468729d6490f033a2d955edbc0fd6ef932bb11a9 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 25 Sep 2019 11:05:51 +0100 Subject: drop unnecessary includes and update pch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id7fa7d5b95c32fdc738a18208eb95eaec102d937 Reviewed-on: https://gerrit.libreoffice.org/79523 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/source/ui/inc/prevwsh.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/source/ui/inc/prevwsh.hxx') diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx index 9ea577b4f622..6c9ab3ac0b59 100644 --- a/sc/source/ui/inc/prevwsh.hxx +++ b/sc/source/ui/inc/prevwsh.hxx @@ -25,6 +25,7 @@ #include #include +#include #include -- cgit