diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:31 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:22:24 +0200 |
commit | aa42876a0e79444577cdf9a4ca4297b6dd7bf792 (patch) | |
tree | 369dc18620951c66b4d913626a944ac5c212b274 /sw/source/ui/inc/mailmrge.hxx | |
parent | a4781ea4a180171d837bbffec5dc16b7f2bc7138 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sw/source/ui/inc/mailmrge.hxx')
-rw-r--r-- | sw/source/ui/inc/mailmrge.hxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/inc/mailmrge.hxx b/sw/source/ui/inc/mailmrge.hxx index e1f9f355c96a..6ce93cb518ec 100644 --- a/sw/source/ui/inc/mailmrge.hxx +++ b/sw/source/ui/inc/mailmrge.hxx @@ -29,25 +29,15 @@ #include <svx/stddlg.hxx> -#ifndef _BUTTON_HXX //autogen #include <vcl/button.hxx> -#endif -#ifndef _FIELD_HXX //autogen #include <vcl/field.hxx> -#endif -#ifndef _FIXED_HXX //autogen #include <vcl/fixed.hxx> -#endif -#ifndef _EDIT_HXX //autogen #include <vcl/edit.hxx> -#endif #include <svtools/stdctrl.hxx> -#ifndef _LSTBOX_HXX //autogen #include <vcl/lstbox.hxx> -#endif #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Reference.h> |