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/inc/swabstdlg.hxx | |
parent | a4781ea4a180171d837bbffec5dc16b7f2bc7138 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sw/inc/swabstdlg.hxx')
-rw-r--r-- | sw/inc/swabstdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx index d189f3c31349..04ae8c569cc0 100644 --- a/sw/inc/swabstdlg.hxx +++ b/sw/inc/swabstdlg.hxx @@ -34,9 +34,7 @@ #include <sfx2/sfxdlg.hxx> #include <svx/svxdlg.hxx> #include <vcl/syswin.hxx> -#ifndef _GLOBALS_HRC #include <globals.hrc> -#endif #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/frame/XModel.hpp> |