summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2011-11-18 23:24:34 -0500
committerAugust Sodora <augsod@gmail.com>2011-11-18 23:24:34 -0500
commit89a783cde071d63120bfa63768b4680dd2e58fee (patch)
tree755923b09043940143aab86c5da92d0ff2449710 /starmath
parentedc4118e18f3e7496046636d9f8587f78eed4223 (diff)
Removed tools/dynarray.hxx
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/symbol.hxx1
-rw-r--r--starmath/source/math_pch.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx
index d72df3416415..21f2c5cc91dc 100644
--- a/starmath/inc/symbol.hxx
+++ b/starmath/inc/symbol.hxx
@@ -30,7 +30,6 @@
#define SYMBOL_HXX
#include <vcl/font.hxx>
-#include <tools/dynary.hxx>
#include <svl/lstner.hxx>
#include <svl/svarray.hxx>
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index 0c3e56011ee8..e85359be5a83 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -134,7 +134,6 @@
#include <osl/thread.hxx>
#include <osl/thread.h>
#include <vcl/apptypes.hxx>
-#include <tools/dynary.hxx>
#include <vcl/svapp.hxx>
#include <vcl/timer.hxx>
#include <sfx2/app.hxx>