summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/xmlsecuritydllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/xmlsecuritydllapi.h')
-rw-r--r--xmlsecurity/inc/xmlsecuritydllapi.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/xmlsecuritydllapi.h b/xmlsecurity/inc/xmlsecuritydllapi.h
index f0540c799b48..7f31e6f8f407 100644
--- a/xmlsecurity/inc/xmlsecuritydllapi.h
+++ b/xmlsecurity/inc/xmlsecuritydllapi.h
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_XMLSECURITY_INC_XMLSECURITYDLLAPI_H
-#define INCLUDED_XMLSECURITY_INC_XMLSECURITYDLLAPI_H
+#pragma once
#include <sal/types.h>
@@ -18,6 +17,4 @@
#define XMLSECURITY_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
#endif
-#endif // INCLUDED_XMLSECURITY_INC_XMLSECURITYDLLAPI_H
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */