summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-20 19:21:50 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:38 -0500
commit854ff7bfc802d47d2a7419f7185af069a216b0bd (patch)
tree4dc69bff1046ff9671deac45cd933218197eda12 /comphelper/source/eventattachermgr
parentc21186c38d1bed344cc95ce7572f0d7366186ab2 (diff)
remvove vos/macros.h usage
Diffstat (limited to 'comphelper/source/eventattachermgr')
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/eventattachermgr/eventattachermgr.cxx b/comphelper/source/eventattachermgr/eventattachermgr.cxx
index 7f24a8691ddd..0e37c7a02e5e 100644
--- a/comphelper/source/eventattachermgr/eventattachermgr.cxx
+++ b/comphelper/source/eventattachermgr/eventattachermgr.cxx
@@ -36,7 +36,6 @@
#endif
#include <osl/mutex.hxx>
#include <osl/diagnose.h>
-#include <vos/macros.hxx>
#include <comphelper/eventattachermgr.hxx>
#include <com/sun/star/beans/XIntrospection.hpp>
#include <com/sun/star/io/XObjectInputStream.hpp>