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 /starmath/source/math_pch.cxx | |
parent | edc4118e18f3e7496046636d9f8587f78eed4223 (diff) |
Removed tools/dynarray.hxx
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r-- | starmath/source/math_pch.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index 0c3e56011ee8..e85359be5a83 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -134,7 +134,6 @@ #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> |