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/source/math_pch.cxx | |
parent | 4b030331f725c63bc5ef0f365091179f0e6a78e5 (diff) |
Revert "Removed tools/dynarray.hxx", break binfilter
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r-- | starmath/source/math_pch.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index e85359be5a83..0c3e56011ee8 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -134,6 +134,7 @@ #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> |