From 86d442c2a2b17d9bf4c2879c1aa418328702000e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 10 May 2014 18:24:16 +0200 Subject: remove external header guards Change-Id: I1c8b193c336d4fcb765e51e059032f84126b270e --- svtools/inc/vclxaccessibleheaderbar.hxx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'svtools/inc/vclxaccessibleheaderbar.hxx') diff --git a/svtools/inc/vclxaccessibleheaderbar.hxx b/svtools/inc/vclxaccessibleheaderbar.hxx index 738b64e39159..f163765f52c9 100644 --- a/svtools/inc/vclxaccessibleheaderbar.hxx +++ b/svtools/inc/vclxaccessibleheaderbar.hxx @@ -19,15 +19,10 @@ #ifndef INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX #define INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX -#ifndef _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_ -#include -#endif -#ifndef _HEADBAR_HXX #include -#endif -#ifndef _TOOLKIT_AWT_VCLXWINDOW_HXX_ +#include #include -#endif + class HeaderBar; -- cgit v1.2.3