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 /xmlsecurity/source/xmlsec/errorcallback.hxx | |
parent | afdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'xmlsecurity/source/xmlsec/errorcallback.hxx')
-rw-r--r-- | xmlsecurity/source/xmlsec/errorcallback.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/errorcallback.hxx b/xmlsecurity/source/xmlsec/errorcallback.hxx index cd065c12d..9965fa578 100644 --- a/xmlsecurity/source/xmlsec/errorcallback.hxx +++ b/xmlsecurity/source/xmlsec/errorcallback.hxx @@ -28,9 +28,7 @@ #ifndef _ERRORCALLBACK_XMLSECIMPL_HXX_ #define _ERRORCALLBACK_XMLSECIMPL_HXX_ -#ifndef _COM_SUN_STAR_UNO_REFERENCE_HPP_ #include <com/sun/star/uno/Reference.hxx> -#endif #include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp> #include <com/sun/star/xml/crypto/XXMLEncryptionTemplate.hpp> |