summaryrefslogtreecommitdiff
path: root/include/svtools/accessibilityoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/accessibilityoptions.hxx')
-rw-r--r--include/svtools/accessibilityoptions.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/accessibilityoptions.hxx b/include/svtools/accessibilityoptions.hxx
index 06c24c009d10..0cc485befb31 100644
--- a/include/svtools/accessibilityoptions.hxx
+++ b/include/svtools/accessibilityoptions.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_SVTOOLS_ACCESSIBILITYOPTIONS_HXX
-#define INCLUDED_SVTOOLS_ACCESSIBILITYOPTIONS_HXX
+#pragma once
#include <svtools/svtdllapi.h>
#include <unotools/options.hxx>
@@ -45,6 +44,4 @@ public:
void SetVCLSettings();
};
-#endif // #ifndef INCLUDED_SVTOOLS_ACCESSIBILITYOPTIONS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */