summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsec/saxhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsec/saxhelper.hxx')
-rw-r--r--xmlsecurity/inc/xmlsec/saxhelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/xmlsec/saxhelper.hxx b/xmlsecurity/inc/xmlsec/saxhelper.hxx
index af3d4ca259d1..a49ccef1894c 100644
--- a/xmlsecurity/inc/xmlsec/saxhelper.hxx
+++ b/xmlsecurity/inc/xmlsec/saxhelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLSECURITY_INC_XMLSEC_SAXHELPER_HXX
-#define INCLUDED_XMLSECURITY_INC_XMLSEC_SAXHELPER_HXX
+#pragma once
#include <sal/config.h>
@@ -83,6 +82,4 @@ class SAXHelper final
} ;
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */