Kaydet (Commit) 86d442c2 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove external header guards

Change-Id: I1c8b193c336d4fcb765e51e059032f84126b270e
üst a325ce63
...@@ -19,15 +19,10 @@ ...@@ -19,15 +19,10 @@
#ifndef INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX #ifndef INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX
#define INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX #define INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX
#ifndef _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
#endif
#ifndef _HEADBAR_HXX
#include <svtools/headbar.hxx> #include <svtools/headbar.hxx>
#endif #include <toolkit/awt/vclxaccessiblecomponent.hxx>
#ifndef _TOOLKIT_AWT_VCLXWINDOW_HXX_
#include <toolkit/awt/vclxwindow.hxx> #include <toolkit/awt/vclxwindow.hxx>
#endif
class HeaderBar; class HeaderBar;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment