summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/certificateextension_certextn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/certificateextension_certextn.hxx')
-rw-r--r--xmlsecurity/source/xmlsec/certificateextension_certextn.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/source/xmlsec/certificateextension_certextn.hxx b/xmlsecurity/source/xmlsec/certificateextension_certextn.hxx
index 48e9754f281d..ac84596c839a 100644
--- a/xmlsecurity/source/xmlsec/certificateextension_certextn.hxx
+++ b/xmlsecurity/source/xmlsec/certificateextension_certextn.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_CERTIFICATEEXTENSION_CERTEXTN_HXX
-#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_CERTIFICATEEXTENSION_CERTEXTN_HXX
+#pragma once
#include <sal/config.h>
#include <com/sun/star/uno/Sequence.hxx>
@@ -34,6 +33,4 @@ struct CertificateExtension_CertExtn
unsigned int idlen, bool critical);
};
-#endif // INCLUDED_XMLSECURITY_SOURCE_XMLSEC_CERTIFICATEEXTENSION_CERTEXTN_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */