diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:58:18 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | e2039c054c9674bd68652274bd64ee1a569b196b (patch) | |
tree | cef0dfa5398a4be322986ea6121bfb2b61bf3dc6 /forms/source/component/imgprod.cxx | |
parent | 755ad6834625488c5d31d4bacc9370eae7ffd8f3 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'forms/source/component/imgprod.cxx')
-rw-r--r-- | forms/source/component/imgprod.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx index 7e0293be334e..f7e880eba3d1 100644 --- a/forms/source/component/imgprod.cxx +++ b/forms/source/component/imgprod.cxx @@ -37,9 +37,7 @@ #include <svtools/filter.hxx> #include <com/sun/star/io/XInputStream.hpp> -#ifndef SVTOOLS_SOURCE_MISC_IMAGERESOURCEACCESS_HXX #include "svtools/imageresourceaccess.hxx" -#endif #include <comphelper/processfactory.hxx> // -------------------- |