summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/pdfsignaturehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/pdfsignaturehelper.hxx')
-rw-r--r--xmlsecurity/inc/pdfsignaturehelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/pdfsignaturehelper.hxx b/xmlsecurity/inc/pdfsignaturehelper.hxx
index 24b92a7d3140..ea24685d2ae4 100644
--- a/xmlsecurity/inc/pdfsignaturehelper.hxx
+++ b/xmlsecurity/inc/pdfsignaturehelper.hxx
@@ -8,8 +8,7 @@
*
*/
-#ifndef INCLUDED_XMLSECURITY_INC_PDFSIGNATUREHELPER_HXX
-#define INCLUDED_XMLSECURITY_INC_PDFSIGNATUREHELPER_HXX
+#pragma once
#include "xmlsecuritydllapi.h"
@@ -71,6 +70,4 @@ public:
sal_uInt16 nPosition);
};
-#endif // INCLUDED_XMLSECURITY_INC_PDFSIGNATUREHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */