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 /svx | |
parent | 4b030331f725c63bc5ef0f365091179f0e6a78e5 (diff) |
Revert "Removed tools/dynarray.hxx", break binfilter
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 64d1f7cd76e6..19b303405aa5 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -855,6 +855,7 @@ #include "tools/contnr.hxx" #include "tools/debug.hxx" #include "tools/diagnose_ex.h" +#include "tools/dynary.hxx" #include "tools/errcode.hxx" #include "tools/errinf.hxx" #include "tools/fract.hxx" |