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/prltempl.hxx | |
parent | 27da23aa8c78a76c736d7004336c014237039005 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sd/source/ui/inc/prltempl.hxx')
-rw-r--r-- | sd/source/ui/inc/prltempl.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/prltempl.hxx b/sd/source/ui/inc/prltempl.hxx index 33a7df247c7e..0452e668e241 100644 --- a/sd/source/ui/inc/prltempl.hxx +++ b/sd/source/ui/inc/prltempl.hxx @@ -29,9 +29,7 @@ #ifndef SD_PRLTEMPL_HXX #define SD_PRLTEMPL_HXX -#ifndef _SD_SDRESID_HXX #include "sdresid.hxx" -#endif #include <sfx2/tabdlg.hxx> #include <svx/tabarea.hxx> |