summaryrefslogtreecommitdiff
path: root/winaccessibility/inc/AccObjectWinManager.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-14 17:43:00 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-14 18:12:57 +0200
commit7249ba6877ef687fd787375e18678c5f1f417a49 (patch)
tree4b729fff093397ad49b55cc9f8d4bdb516c7f04c /winaccessibility/inc/AccObjectWinManager.hxx
parentb81ec527f0bc07f1d988b2393e3ec02503cd72e4 (diff)
remove external header guards
that's the problem with those: none of them was actually defined... Change-Id: I496140e43cf8ff8a5712394023d98516aaf21adc
Diffstat (limited to 'winaccessibility/inc/AccObjectWinManager.hxx')
-rw-r--r--winaccessibility/inc/AccObjectWinManager.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/winaccessibility/inc/AccObjectWinManager.hxx b/winaccessibility/inc/AccObjectWinManager.hxx
index 66b74b465492..99c866ec13fb 100644
--- a/winaccessibility/inc/AccObjectWinManager.hxx
+++ b/winaccessibility/inc/AccObjectWinManager.hxx
@@ -20,9 +20,7 @@
#ifndef INCLUDED_WINACCESSIBILITY_INC_ACCOBJECTWINMANAGER_HXX
#define INCLUDED_WINACCESSIBILITY_INC_ACCOBJECTWINMANAGER_HXX
-#ifndef _COM_SUN_STAR_ACCESSIBILITY_XACCESSIBLE_HPP_
#include <com/sun/star/accessibility/XAccessible.hpp>
-#endif
#include <map>
#include <windows.h>
#include <osl/mutex.hxx>