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 /editeng | |
parent | 4b030331f725c63bc5ef0f365091179f0e6a78e5 (diff) |
Revert "Removed tools/dynarray.hxx", break binfilter
This reverts commit 89a783cde071d63120bfa63768b4680dd2e58fee.
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/inc/pch/precompiled_editeng.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 450f381c8882..81f0cc6ad79b 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -785,6 +785,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" |