summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/framework/saxeventkeeperimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/framework/saxeventkeeperimpl.hxx')
-rw-r--r--xmlsecurity/inc/framework/saxeventkeeperimpl.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/framework/saxeventkeeperimpl.hxx b/xmlsecurity/inc/framework/saxeventkeeperimpl.hxx
index e3edb857934f..203ac16a33da 100644
--- a/xmlsecurity/inc/framework/saxeventkeeperimpl.hxx
+++ b/xmlsecurity/inc/framework/saxeventkeeperimpl.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLSECURITY_INC_FRAMEWORK_SAXEVENTKEEPERIMPL_HXX
-#define INCLUDED_XMLSECURITY_INC_FRAMEWORK_SAXEVENTKEEPERIMPL_HXX
+#pragma once
#include <com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.hpp>
#include <com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.hpp>
@@ -288,7 +287,5 @@ OUString SAXEventKeeperImpl_getImplementationName();
/// @throws css::uno::RuntimeException
css::uno::Sequence< OUString > SAXEventKeeperImpl_getSupportedServiceNames( );
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */