diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-19 12:43:33 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-19 12:43:33 -0600 |
commit | 993f9f7c89e209789283af265a84290bb2d23164 (patch) | |
tree | b1ab159eb97161cab005297e8ef261bd20594c61 /starmath/inc | |
parent | 6db8af3e8b5020f8726276ef70b0cd29f9adebeb (diff) |
Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it
Diffstat (limited to 'starmath/inc')
-rw-r--r-- | starmath/inc/symbol.hxx | 1 |
1 files changed, 0 insertions, 1 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> |