diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-07-31 20:06:03 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-07-31 20:26:46 +0200 |
commit | dd5bea1d8200a566d59029fbf0c15ddd1e25098e (patch) | |
tree | 41a199250279dbf9258f4cec516ee6b4474188f3 /sc/workben | |
parent | 4cbb646ddb9e075f3ac47214aae020a96b84267e (diff) |
remove commented out SV_DECL_OBJARR
Change-Id: Ie89a34c9dd8c71f25102cfb6f304c32fed99b4a8
Diffstat (limited to 'sc/workben')
-rw-r--r-- | sc/workben/result.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/workben/result.hxx b/sc/workben/result.hxx index bb1fd8647b90..f29b7e757595 100644 --- a/sc/workben/result.hxx +++ b/sc/workben/result.hxx @@ -29,7 +29,6 @@ #ifndef SC_RESULT_HXX #define SC_RESULT_HXX -#include <svl/svarray.hxx> #include <vcl/timer.hxx> #include <tools/string.hxx> #include <boost/ptr_container/ptr_vector.hpp> |