From f08b066f3c6a80fe3daa430f9099aae8b0850e80 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 4 Dec 2019 09:14:58 +0000 Subject: drop newly unused SfxFloatingWindow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8ac3957579c76a89b9692bdb50cbe7a56e1693e3 Reviewed-on: https://gerrit.libreoffice.org/84444 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sd/source/ui/docshell/docshel4.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sd') diff --git a/sd/source/ui/docshell/docshel4.cxx b/sd/source/ui/docshell/docshel4.cxx index e9e68c8ee706..b2a7bc8cc18c 100644 --- a/sd/source/ui/docshell/docshel4.cxx +++ b/sd/source/ui/docshell/docshel4.cxx @@ -43,6 +43,7 @@ #include #include #include +#include #include #include -- cgit