diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-19 10:14:18 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-19 10:14:18 -0600 |
commit | 6db8af3e8b5020f8726276ef70b0cd29f9adebeb (patch) | |
tree | 79d3019a655d453a21d356591d218499453d0193 /starmath/inc | |
parent | 4b030331f725c63bc5ef0f365091179f0e6a78e5 (diff) |
Revert "Removed tools/dynarray.hxx", break binfilter
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.
Diffstat (limited to 'starmath/inc')
-rw-r--r-- | starmath/inc/symbol.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx index 21f2c5cc91dc..d72df3416415 100644 --- a/starmath/inc/symbol.hxx +++ b/starmath/inc/symbol.hxx @@ -30,6 +30,7 @@ #define SYMBOL_HXX #include <vcl/font.hxx> +#include <tools/dynary.hxx> #include <svl/lstner.hxx> #include <svl/svarray.hxx> |