summaryrefslogtreecommitdiff
path: root/accessibility/inc/extended/accessibletabbarpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/extended/accessibletabbarpage.hxx')
-rw-r--r--accessibility/inc/extended/accessibletabbarpage.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/inc/extended/accessibletabbarpage.hxx b/accessibility/inc/extended/accessibletabbarpage.hxx
index fe8244e057a4..81bf83f24d68 100644
--- a/accessibility/inc/extended/accessibletabbarpage.hxx
+++ b/accessibility/inc/extended/accessibletabbarpage.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLETABBARPAGE_HXX
-#define INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLETABBARPAGE_HXX
+#pragma once
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -117,6 +116,5 @@ namespace accessibility
} // namespace accessibility
-#endif // INCLUDED_ACCESSIBILITY_INC_EXTENDED_ACCESSIBLETABBARPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */