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/vbahelper.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oox/source/ole/vbahelper.cxx') diff --git a/oox/source/ole/vbahelper.cxx b/oox/source/ole/vbahelper.cxx index c523688e0583..0869b2d05f44 100644 --- a/oox/source/ole/vbahelper.cxx +++ b/oox/source/ole/vbahelper.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "oox/ole/vbahelper.hxx" +#include #include #include -#include "oox/helper/binaryinputstream.hxx" +#include namespace oox { namespace ole { -- cgit