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:
Takeshi Abe 2016-04-11 19:42:02 +09:00 committed by Michael Stahl
parent afe7392f88
commit 3bbd98301a
2 changed files with 0 additions and 2 deletions

View file

@ -30,7 +30,6 @@
#include <memory>
#include <vector>
#include <deque>
#include <ostream>
#define ATTR_BOLD 0x0001
#define ATTR_ITALIC 0x0002

View file

@ -62,7 +62,6 @@
#include <vcl/wrkwin.hxx>
#include <vcl/settings.hxx>
#include <fstream>
#include <unotools/streamwrap.hxx>
#include "unomodel.hxx"