diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:12 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | d890da89f4d27f7acfb181a5a547a95ad823efb0 (patch) | |
tree | ba02efe1388d25e748246fe06ebc80bb0eeabae7 /uui/source/cookiedg.hxx | |
parent | 7ed2a540495c2583fa2a9dcfb903b26c89cd153c (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'uui/source/cookiedg.hxx')
-rw-r--r-- | uui/source/cookiedg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/uui/source/cookiedg.hxx b/uui/source/cookiedg.hxx index 42dec3d08611..ed0d1a808fea 100644 --- a/uui/source/cookiedg.hxx +++ b/uui/source/cookiedg.hxx @@ -28,9 +28,7 @@ #ifndef UUI_COOKIEDG_HXX #define UUI_COOKIEDG_HXX -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/dialog.hxx> #include <vcl/fixed.hxx> #include <vcl/group.hxx> |