summaryrefslogtreecommitdiff
path: root/accessibility/inc/extended/accessibletabbarbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/extended/accessibletabbarbase.hxx')
-rw-r--r--accessibility/inc/extended/accessibletabbarbase.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/inc/extended/accessibletabbarbase.hxx b/accessibility/inc/extended/accessibletabbarbase.hxx
index 8fd28dc06beb..d08f20e3e379 100644
--- a/accessibility/inc/extended/accessibletabbarbase.hxx
+++ b/accessibility/inc/extended/accessibletabbarbase.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLETABBARBASE_HXX
-#define INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLETABBARBASE_HXX
+#pragma once
#include <comphelper/accessiblecomponenthelper.hxx>
#include <tools/link.hxx>
@@ -58,6 +57,5 @@ protected:
} // namespace accessibility
-#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */