summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsec/xmlstreamio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsec/xmlstreamio.hxx')
-rw-r--r--xmlsecurity/inc/xmlsec/xmlstreamio.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/xmlsec/xmlstreamio.hxx b/xmlsecurity/inc/xmlsec/xmlstreamio.hxx
index c78b717f3964..6e3d506a4d00 100644
--- a/xmlsecurity/inc/xmlsec/xmlstreamio.hxx
+++ b/xmlsecurity/inc/xmlsec/xmlstreamio.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_XMLSTREAMIO_HXX
-#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_XMLSTREAMIO_HXX
+#pragma once
#include <xsecxmlsecdllapi.h>
@@ -37,6 +36,4 @@ int xmlRegisterStreamInputCallbacks(
css::uno::Reference<css::xml::crypto::XUriBinding> const& aUriBinding);
int xmlUnregisterStreamInputCallbacks();
-#endif // INCLUDED_XMLSECURITY_SOURCE_XMLSEC_XMLSTREAMIO_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */