diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-12-03 11:14:39 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-12-03 13:37:37 +0200 |
commit | a21825faf0daa35db160856fbc3fe321d315117f (patch) | |
tree | 167f4f7dbfaf6d658eecb477659def0bd0314d45 /winaccessibility/source | |
parent | cb1cd35936cec9d0892fff15d15e1b3584338baf (diff) |
No _SV_AccObjectWinManager_HXX anywhere
Change-Id: I0ab040ae4379995353009f3e852e6efc6760fb59
Diffstat (limited to 'winaccessibility/source')
-rw-r--r-- | winaccessibility/source/service/AccObjectWinManager.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/winaccessibility/source/service/AccObjectWinManager.cxx b/winaccessibility/source/service/AccObjectWinManager.cxx index 779f201d1639..05a64af11536 100644 --- a/winaccessibility/source/service/AccObjectWinManager.cxx +++ b/winaccessibility/source/service/AccObjectWinManager.cxx @@ -26,9 +26,7 @@ #include <com/sun/star/accessibility/AccessibleStateType.hpp> #include <oleacc.h> -#ifndef _SV_AccObjectWinManager_HXX #include "AccObjectWinManager.hxx" -#endif #include "AccEventListener.hxx" #include "AccComponentEventListener.hxx" #include "AccContainerEventListener.hxx" |