summaryrefslogtreecommitdiff
path: root/accessibility/inc/helper/accresmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/helper/accresmgr.hxx')
-rw-r--r--accessibility/inc/helper/accresmgr.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/inc/helper/accresmgr.hxx b/accessibility/inc/helper/accresmgr.hxx
index a9aac50a141b..e60caddfc5a7 100644
--- a/accessibility/inc/helper/accresmgr.hxx
+++ b/accessibility/inc/helper/accresmgr.hxx
@@ -17,13 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACCESSIBILITY_INC_HELPER_ACCRESMGR_HXX
-#define INCLUDED_ACCESSIBILITY_INC_HELPER_ACCRESMGR_HXX
+#pragma once
#include <rtl/ustring.hxx>
OUString AccResId(const char* pId);
-#endif // INCLUDED_ACCESSIBILITY_INC_HELPER_ACCRESMGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */