diff options
author | August Sodora <augsod@gmail.com> | 2011-11-18 23:24:34 -0500 |
---|---|---|
committer | August Sodora <augsod@gmail.com> | 2011-11-18 23:24:34 -0500 |
commit | 89a783cde071d63120bfa63768b4680dd2e58fee (patch) | |
tree | 755923b09043940143aab86c5da92d0ff2449710 /svtools/source | |
parent | edc4118e18f3e7496046636d9f8587f78eed4223 (diff) |
Removed tools/dynarray.hxx
Diffstat (limited to 'svtools/source')
-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> |