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 /xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx | |
parent | e2039c054c9674bd68652274bd64ee1a569b196b (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx')
-rw-r--r-- | xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx index c4e33fdfe972..f9761b42d988 100644 --- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx +++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx @@ -34,14 +34,10 @@ #include <cppuhelper/implbase3.hxx> #include <com/sun/star/uno/Exception.hpp> -#ifndef _COM_SUN_STAR_UNO_REFERENCE_HPP_ #include <com/sun/star/uno/Reference.hxx> -#endif #include <com/sun/star/lang/XSingleServiceFactory.hpp> -#ifndef _COM_SUN_STAR_LANG_XSECVICEINFO_HPP_ #include <com/sun/star/lang/XServiceInfo.hpp> -#endif #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp> #include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp> |