diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-04-19 09:45:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-04-19 13:57:37 +0200 |
commit | f0c31f3aa1e79d595586136f9161afd357dca8d7 (patch) | |
tree | f440d379db025e84e01a369c2d4c59dfe307276a /sc/source/ui/miscdlgs | |
parent | 83d481b9584dbb4d97661a95f1a19f25dad737b2 (diff) |
drop some unneeded includes
Change-Id: Idde1f747f500d94b3191a97e7d502794cc2b8450
Reviewed-on: https://gerrit.libreoffice.org/70972
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/miscdlgs')
-rw-r--r-- | sc/source/ui/miscdlgs/optsolver.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/miscdlgs/optsolver.cxx b/sc/source/ui/miscdlgs/optsolver.cxx index 08a0202e2ba4..16d2799ef104 100644 --- a/sc/source/ui/miscdlgs/optsolver.cxx +++ b/sc/source/ui/miscdlgs/optsolver.cxx @@ -20,7 +20,6 @@ #include <rangelst.hxx> #include <sfx2/bindings.hxx> #include <svl/zforlist.hxx> -#include <vcl/builderfactory.hxx> #include <vcl/commandinfoprovider.hxx> #include <vcl/weld.hxx> #include <vcl/svapp.hxx> |