diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:50:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:08 +0200 |
commit | 55c70634b891c7da7a0e1606cc0b498b7cbc9d71 (patch) | |
tree | 1e3191fdd338553e52d61c212278e1da85aa4b8d /xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx | |
parent | 9e83bdb7134a8b3f400fb5a79b247e33ce426127 (diff) |
fixincludeguards.sh: xmlsecurity
Diffstat (limited to 'xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx')
-rw-r--r-- | xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx index c7252d9c3401..756302128c52 100644 --- a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx +++ b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLDOCUMENTWRAPPER_XMLSECIMPL_HXX -#define _XMLDOCUMENTWRAPPER_XMLSECIMPL_HXX +#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_XMLDOCUMENTWRAPPER_XMLSECIMPL_HXX +#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_XMLDOCUMENTWRAPPER_XMLSECIMPL_HXX #include <com/sun/star/xml/wrapper/XXMLDocumentWrapper.hpp> #include <com/sun/star/xml/csax/XCompressedDocumentHandler.hpp> |