diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:41 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 19:10:00 +0200 |
commit | a4bf209e2c5c2ff3fed5dcaeb7226b2f549c7ce5 (patch) | |
tree | 3e5ed49e2ef6bee297344d01f65dd45932a6e1ec /sc/source/ui/inc/acredlin.hxx | |
parent | 137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sc/source/ui/inc/acredlin.hxx')
-rw-r--r-- | sc/source/ui/inc/acredlin.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index 746122692aa7..4fde0c20a70d 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -28,15 +28,9 @@ #ifndef SC_ACREDLIN_HXX #define SC_ACREDLIN_HXX -#ifndef _MOREBTN_HXX //autogen #include <vcl/morebtn.hxx> -#endif -#ifndef _COMBOBOX_HXX //autogen #include <vcl/combobox.hxx> -#endif -#ifndef _GROUP_HXX //autogen #include <vcl/group.hxx> -#endif #include <svtools/headbar.hxx> #include <svtools/svtabbx.hxx> @@ -45,9 +39,7 @@ #include "anyrefdg.hxx" #include <vcl/lstbox.hxx> -#ifndef _SVX_ACREDLIN_HXX #include <svx/ctredlin.hxx> -#endif #include <svx/simptabl.hxx> #ifndef _SVARRAY_HXX |