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/ViewShell.hxx | |
parent | 27da23aa8c78a76c736d7004336c014237039005 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/inc/ViewShell.hxx')
-rw-r--r--[-rwxr-xr-x] | sd/source/ui/inc/ViewShell.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx index ffefb9de7359..5dd45e48fcc8 100755..100644 --- a/sd/source/ui/inc/ViewShell.hxx +++ b/sd/source/ui/inc/ViewShell.hxx @@ -39,9 +39,7 @@ #include "glob.hxx" #include "pres.hxx" #include "cfgids.hxx" -#ifndef _SD_VIEW_HXX #include "View.hxx" -#endif #include "sddllapi.h" #include <com/sun/star/drawing/XDrawSubController.hpp> |