From 3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:33:26 +0200 Subject: loplugin:includeform: sc Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd --- sc/qa/unit/datatransformation_test.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sc/qa/unit/datatransformation_test.cxx') diff --git a/sc/qa/unit/datatransformation_test.cxx b/sc/qa/unit/datatransformation_test.cxx index 1120f177bb09..f519c61bdc64 100644 --- a/sc/qa/unit/datatransformation_test.cxx +++ b/sc/qa/unit/datatransformation_test.cxx @@ -10,11 +10,11 @@ #include #include "helper/qahelper.hxx" -#include "document.hxx" +#include #include -#include "address.hxx" -#include "dataprovider.hxx" -#include "datatransformation.hxx" +#include +#include +#include #include #include -- cgit