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/funcutl.hxx | |
parent | 137b49c1d42163da7d9ccb82d1783b0e2fb57e17 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'sc/source/ui/inc/funcutl.hxx')
-rw-r--r-- | sc/source/ui/inc/funcutl.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/funcutl.hxx b/sc/source/ui/inc/funcutl.hxx index 715c9d36a101..0b3740ef5712 100644 --- a/sc/source/ui/inc/funcutl.hxx +++ b/sc/source/ui/inc/funcutl.hxx @@ -28,12 +28,8 @@ #ifndef SC_FUNCUTL_HXX #define SC_FUNCUTL_HXX -#ifndef _SCRBAR_HXX //autogen #include <vcl/scrbar.hxx> -#endif -#ifndef _FIXED_HXX //autogen #include <vcl/fixed.hxx> -#endif #include <svtools/svmedit.hxx> #include "anyrefdg.hxx" // formula::RefButton |