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 | e22d09f9ec66473a89ce4c8cbc943c97ae450027 (patch) | |
tree | 1982981ae21009cab85b8098fd1dce7080f9c841 /extensions/source/bibliography | |
parent | afdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'extensions/source/bibliography')
-rw-r--r-- | extensions/source/bibliography/general.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/bibliography/general.hxx b/extensions/source/bibliography/general.hxx index 986e22be0..a2ecf3e59 100644 --- a/extensions/source/bibliography/general.hxx +++ b/extensions/source/bibliography/general.hxx @@ -34,9 +34,7 @@ #include <com/sun/star/sdbc/XRowSetListener.hpp> #include <svtools/stdctrl.hxx> -#ifndef _LSTBOX_HXX //autogen #include <vcl/lstbox.hxx> -#endif #include <vcl/group.hxx> #include <svtools/svmedit.hxx> #include <vcl/tabpage.hxx> |