starmath: Drop unused #include
Change-Id: I3ca3f7732583111c8f49cc6fc71ba9fcada08f96 Reviewed-on: https://gerrit.libreoffice.org/23990 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
parent
afe7392f88
commit
3bbd98301a
2 changed files with 0 additions and 2 deletions
|
@ -30,7 +30,6 @@
|
|||
#include <memory>
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
#include <ostream>
|
||||
|
||||
#define ATTR_BOLD 0x0001
|
||||
#define ATTR_ITALIC 0x0002
|
||||
|
|
|
@ -62,7 +62,6 @@
|
|||
#include <vcl/wrkwin.hxx>
|
||||
#include <vcl/settings.hxx>
|
||||
|
||||
#include <fstream>
|
||||
#include <unotools/streamwrap.hxx>
|
||||
|
||||
#include "unomodel.hxx"
|
||||
|
|
Loading…
Reference in a new issue