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 --- cui/source/inc/treeopt.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'cui/source/inc') diff --git a/cui/source/inc/treeopt.hxx b/cui/source/inc/treeopt.hxx index a70e984bb3c1..aa6f7f5b0a02 100644 --- a/cui/source/inc/treeopt.hxx +++ b/cui/source/inc/treeopt.hxx @@ -26,8 +26,6 @@ #include #include -#include -#include class SfxModule; class SfxShell; -- cgit