summaryrefslogtreecommitdiff
path: root/winaccessibility/inc/AccObjectWinManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'winaccessibility/inc/AccObjectWinManager.hxx')
-rw-r--r--winaccessibility/inc/AccObjectWinManager.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/winaccessibility/inc/AccObjectWinManager.hxx b/winaccessibility/inc/AccObjectWinManager.hxx
index 1529bc40ec7f..bf812c10f47f 100644
--- a/winaccessibility/inc/AccObjectWinManager.hxx
+++ b/winaccessibility/inc/AccObjectWinManager.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_WINACCESSIBILITY_INC_ACCOBJECTWINMANAGER_HXX
-#define INCLUDED_WINACCESSIBILITY_INC_ACCOBJECTWINMANAGER_HXX
+#pragma once
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <map>
@@ -152,6 +151,5 @@ public:
static bool IsStateManageDescendant(css::accessibility::XAccessible* pAccessible);
};
-#endif // INCLUDED_WINACCESSIBILITY_INC_ACCOBJECTWINMANAGER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */