From 1275d274db37fc333838321347e1887488f8f4c0 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:55:19 +0200 Subject: more removed include guards using fixguard.py --- svtools/source/hatchwindow/hatchwindowfactory.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svtools/source/hatchwindow') diff --git a/svtools/source/hatchwindow/hatchwindowfactory.hxx b/svtools/source/hatchwindow/hatchwindowfactory.hxx index 9a59c7a95f6d..a2a5b1b58d47 100644 --- a/svtools/source/hatchwindow/hatchwindowfactory.hxx +++ b/svtools/source/hatchwindow/hatchwindowfactory.hxx @@ -32,9 +32,7 @@ #include -#ifndef _CPPUHELPER_IMPLBASE5_HXX_ #include -#endif class OHatchWindowFactory : public ::cppu::WeakImplHelper2< -- cgit