summaryrefslogtreecommitdiff
path: root/basctl/source/inc/propbrw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/propbrw.hxx')
-rw-r--r--basctl/source/inc/propbrw.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx
index eb0f5be21eed..c9ad8034448d 100644
--- a/basctl/source/inc/propbrw.hxx
+++ b/basctl/source/inc/propbrw.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX
-#define INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX
+#pragma once
#include <sal/config.h>
@@ -83,6 +82,4 @@ private:
} // namespace basctl
-#endif // INCLUDED_BASCTL_SOURCE_INC_PROPBRW_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */