From 85fe083c46c145ab7b884c1479e7b5ab234e4feb Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:35:15 +0200 Subject: loplugin:includeform: oox Change-Id: I9f1cc9940f5b31370394f789ebfaddfd6d30ca61 --- oox/source/ole/axfontdata.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'oox/source/ole/axfontdata.cxx') diff --git a/oox/source/ole/axfontdata.cxx b/oox/source/ole/axfontdata.cxx index 1f44be937a26..184a7d03ed10 100644 --- a/oox/source/ole/axfontdata.cxx +++ b/oox/source/ole/axfontdata.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "oox/ole/axfontdata.hxx" -#include "oox/ole/olehelper.hxx" -#include "oox/ole/axbinaryreader.hxx" -#include "oox/ole/axbinarywriter.hxx" +#include +#include +#include +#include namespace oox { namespace ole { -- cgit