diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-01-03 22:13:48 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-01-04 06:36:08 +0100 |
commit | 39f033e54858bc1c55ed82afe74199be05c08817 (patch) | |
tree | 32a7f60e41fcebf4941807a00629ee91cc3175e7 /test | |
parent | d2c9b749503ef0763a6140a7b509f73adb6015d2 (diff) |
Remove obsolete header.
Change-Id: I7cd358845a048e6eb6df9bd42d022357e553981c
Reviewed-on: https://gerrit.libreoffice.org/47355
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'test')
-rw-r--r-- | test/source/sheet/tablevalidation.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/sheet/tablevalidation.cxx b/test/source/sheet/tablevalidation.cxx index 24d2ace8d644..6c0852bb15fe 100644 --- a/test/source/sheet/tablevalidation.cxx +++ b/test/source/sheet/tablevalidation.cxx @@ -7,7 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <array> #include <test/sheet/tablevalidation.hxx> #include <com/sun/star/beans/XPropertySet.hpp> |