diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-09-19 08:54:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-09-19 22:20:21 +0200 |
commit | 8d40a23aafc4c0972e052fbb58862228839cc7ef (patch) | |
tree | 989a3adc8b7ec45761f95b086a5761bb6d7b6f3b /starmath/inc/pch | |
parent | 98e45269e4d9f276a27c065dbd00614436856b20 (diff) |
drop some unnecessary headers
Change-Id: Ic26c41e1d6be76e28081cc0110cd2335c03d2e27
Reviewed-on: https://gerrit.libreoffice.org/60755
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/inc/pch')
-rw-r--r-- | starmath/inc/pch/precompiled_sm.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index 38380c516ef8..2ce98e092949 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.hxx @@ -58,7 +58,6 @@ #include <sal/log.hxx> #include <sal/types.h> #include <salhelper/singletonref.hxx> -#include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> @@ -96,7 +95,6 @@ #include <cppuhelper/implbase.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> -#include <dialog.hxx> #include <document.hxx> #include <editeng/editdata.hxx> #include <editeng/editengdllapi.h> |