summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc/documentsignaturehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/documentsignaturehelper.hxx')
-rw-r--r--xmlsecurity/inc/documentsignaturehelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmlsecurity/inc/documentsignaturehelper.hxx b/xmlsecurity/inc/documentsignaturehelper.hxx
index d96275a36a48..d517787af0cf 100644
--- a/xmlsecurity/inc/documentsignaturehelper.hxx
+++ b/xmlsecurity/inc/documentsignaturehelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLSECURITY_INC_DOCUMENTSIGNATUREHELPER_HXX
-#define INCLUDED_XMLSECURITY_INC_DOCUMENTSIGNATUREHELPER_HXX
+#pragma once
#include <com/sun/star/uno/Reference.h>
#include <rtl/ustring.hxx>
@@ -102,6 +101,4 @@ namespace DocumentSignatureHelper
const bool bWriteSignatureLineData);
};
-#endif // INCLUDED_XMLSECURITY_INC_DOCUMENTSIGNATUREHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */