diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-23 20:54:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-24 16:01:38 +0100 |
commit | 9843c68c0402fc589494dfa28e22fa43b99ac9ae (patch) | |
tree | da8fc51574f3567a26d3216f28a1aeca6bcd8e6b /include | |
parent | b431d38974d3802f33ef91eb6ee2e3366687bf4d (diff) |
remove some unused includes and update pch
Change-Id: I481e3431ce50618cc64b744303734a1763c51e57
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87301
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/dlgctl3d.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/dlgctl3d.hxx b/include/svx/dlgctl3d.hxx index 7d37654297b4..8264c06049db 100644 --- a/include/svx/dlgctl3d.hxx +++ b/include/svx/dlgctl3d.hxx @@ -20,9 +20,6 @@ #ifndef INCLUDED_SVX_DLGCTL3D_HXX #define INCLUDED_SVX_DLGCTL3D_HXX -#include <vcl/ctrl.hxx> -#include <vcl/scrbar.hxx> -#include <vcl/button.hxx> #include <vcl/customweld.hxx> #include <vcl/weld.hxx> #include <svl/itemset.hxx> |