summaryrefslogtreecommitdiff
path: root/basctl/source/inc/docsignature.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/docsignature.hxx')
-rw-r--r--basctl/source/inc/docsignature.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/docsignature.hxx b/basctl/source/inc/docsignature.hxx
index d2d6698f810e..5b4c454c077b 100644
--- a/basctl/source/inc/docsignature.hxx
+++ b/basctl/source/inc/docsignature.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX
+#pragma once
#include <sfx2/signaturestate.hxx>
#include <vcl/weld.hxx>
@@ -73,6 +72,4 @@ namespace basctl
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_DOCSIGNATURE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */