diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | d41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch) | |
tree | 95e532a374991b38e7626cae371d7f8c0a3b463f /cui/source/inc/backgrnd.hxx | |
parent | e2039c054c9674bd68652274bd64ee1a569b196b (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'cui/source/inc/backgrnd.hxx')
-rw-r--r-- | cui/source/inc/backgrnd.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/inc/backgrnd.hxx b/cui/source/inc/backgrnd.hxx index 78e545e5e51a..7a0f1276013b 100644 --- a/cui/source/inc/backgrnd.hxx +++ b/cui/source/inc/backgrnd.hxx @@ -29,13 +29,9 @@ // include --------------------------------------------------------------- -#ifndef _GROUP_HXX //autogen #include <vcl/group.hxx> -#endif #include <svtools/stdctrl.hxx> -#ifndef _GRAPH_HXX //autogen #include <vcl/graph.hxx> -#endif #include <svtools/valueset.hxx> #include <svx/dlgctrl.hxx> |