summaryrefslogtreecommitdiff
path: root/basctl/source/inc/sbxitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/sbxitem.hxx')
-rw-r--r--basctl/source/inc/sbxitem.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/sbxitem.hxx b/basctl/source/inc/sbxitem.hxx
index 1d70c5dc43db..e5f8d65d900f 100644
--- a/basctl/source/inc/sbxitem.hxx
+++ b/basctl/source/inc/sbxitem.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_SBXITEM_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_SBXITEM_HXX
+#pragma once
#include "scriptdocument.hxx"
#include <svl/poolitem.hxx>
@@ -63,6 +62,4 @@ public:
// For baside.sdi, because I don't know how to use nested names in it.
using basctl::SbxItem;
-#endif // INCLUDED_BASCTL_SOURCE_INC_SBXITEM_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */