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