diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:54:53 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:20:55 +0200 |
commit | 8ca15ae5a4309e4e7b8f04a56ddf6334a5af75fb (patch) | |
tree | e4d16343f8e5a1a6b669a382903d34699e3a46c0 /sd/source/ui/inc/sdpreslt.hxx | |
parent | 27da23aa8c78a76c736d7004336c014237039005 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/inc/sdpreslt.hxx')
-rw-r--r-- | sd/source/ui/inc/sdpreslt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/sdpreslt.hxx b/sd/source/ui/inc/sdpreslt.hxx index d3f2f5039526..67d8d0dd5d88 100644 --- a/sd/source/ui/inc/sdpreslt.hxx +++ b/sd/source/ui/inc/sdpreslt.hxx @@ -29,9 +29,7 @@ #define SD_PRES_LAYOUT_DLG_HXX #include <vcl/dialog.hxx> -#ifndef _SV_BUTTON_HXX //autogen #include <vcl/button.hxx> -#endif #include <vcl/fixed.hxx> #include <svtools/valueset.hxx> |