summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_nested_struct.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-11-08 17:23:15 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-12 09:20:55 +0100
commit7ddedd2594ddcaeed21f46709fdb44601ff641bf (patch)
tree2b0e198ba30392a6f140f046b87a67b91f00aa32 /basic/qa/cppunit/test_nested_struct.cxx
parentc465d920f4fe15c6e614beffb80b53d24a3dc5c7 (diff)
tdf#42949 Fix IWYU warnings in basic/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I325149be2ea7697b5b4a2ce4a662edd2f8be6e50 Reviewed-on: https://gerrit.libreoffice.org/82312 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'basic/qa/cppunit/test_nested_struct.cxx')
-rw-r--r--basic/qa/cppunit/test_nested_struct.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/basic/qa/cppunit/test_nested_struct.cxx b/basic/qa/cppunit/test_nested_struct.cxx
index b1f060d8f152..009d832b1ce6 100644
--- a/basic/qa/cppunit/test_nested_struct.cxx
+++ b/basic/qa/cppunit/test_nested_struct.cxx
@@ -7,11 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include "basictest.hxx"
-#include <osl/file.hxx>
-#include <osl/process.h>
-#include <basic/sbmod.hxx>
-#include <basic/sbmeth.hxx>
#include <com/sun/star/awt/WindowDescriptor.hpp>
#include <com/sun/star/table/TableBorder.hpp>
#include <basic/sbuno.hxx>