diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-01-03 04:35:57 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-01-03 07:44:56 +0100 |
commit | f4bd9029ba7b500ebf99b7fa3d774de7fa029176 (patch) | |
tree | 96a204da0da2168de0443bfc898dad5775cee150 /test | |
parent | 620be71536a8a5313b89b1670dc05fd2c7476a7c (diff) |
Remove unused header.
Change-Id: Ie61537af3dd30e47cc5a9ab925e636686c0325f4
Reviewed-on: https://gerrit.libreoffice.org/47291
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'test')
-rw-r--r-- | test/source/sheet/scenario.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/sheet/scenario.cxx b/test/source/sheet/scenario.cxx index 1e89d0fa7a20..6121715c3fd8 100644 --- a/test/source/sheet/scenario.cxx +++ b/test/source/sheet/scenario.cxx @@ -11,7 +11,6 @@ #include <test/sheet/scenario.hxx> #include <com/sun/star/beans/XPropertySet.hpp> -#include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.hxx> |