From b4d36b5dcfc84b2aa8913ac69ad12077713cee84 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Sat, 14 Apr 2018 22:31:33 +0200 Subject: remove some unused comphelper includes and fix the fallout Change-Id: I5d0c2040f57a3ac354a7e277592da31d09a5f359 Reviewed-on: https://gerrit.libreoffice.org/52894 Tested-by: Jenkins Reviewed-by: Jochen Nitschke --- include/toolkit/controls/geometrycontrolmodel.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/toolkit/controls') diff --git a/include/toolkit/controls/geometrycontrolmodel.hxx b/include/toolkit/controls/geometrycontrolmodel.hxx index 16d8556bc7be..cf8ea9bdacd0 100644 --- a/include/toolkit/controls/geometrycontrolmodel.hxx +++ b/include/toolkit/controls/geometrycontrolmodel.hxx @@ -21,7 +21,6 @@ #define INCLUDED_TOOLKIT_CONTROLS_GEOMETRYCONTROLMODEL_HXX #include -#include #include #include #include -- cgit