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 /svtools | |
parent | 6db8af3e8b5020f8726276ef70b0cd29f9adebeb (diff) |
Re-do Removed tools/dynarray.hxx , now that binfitler is ready for it
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter/wmf/winmtf.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/filter/wmf/winmtf.hxx b/svtools/source/filter/wmf/winmtf.hxx index 6dced919f643..58bb5bf25153 100644 --- a/svtools/source/filter/wmf/winmtf.hxx +++ b/svtools/source/filter/wmf/winmtf.hxx @@ -38,7 +38,6 @@ #include <tools/debug.hxx> #include <tools/stack.hxx> #include <tools/table.hxx> -#include <tools/dynary.hxx> #include <vcl/graph.hxx> #include <vcl/virdev.hxx> #include <tools/poly.hxx> |