diff options
Diffstat (limited to 'dtrans/source/win32/dnd/source.hxx')
-rw-r--r-- | dtrans/source/win32/dnd/source.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dtrans/source/win32/dnd/source.hxx b/dtrans/source/win32/dnd/source.hxx index decf3f61368f..68df19d2dbca 100644 --- a/dtrans/source/win32/dnd/source.hxx +++ b/dtrans/source/win32/dnd/source.hxx @@ -31,12 +31,8 @@ #include <com/sun/star/datatransfer/dnd/XDragSource.hpp> #include <com/sun/star/datatransfer/dnd/XDragSourceContext.hpp> #include <com/sun/star/lang/XInitialization.hpp> -#ifndef _OSL_MUTEX_H_ #include <osl/mutex.hxx> -#endif -#ifndef _CPPUHELPER_COMPBASE2_HXX_ #include <cppuhelper/compbase3.hxx> -#endif #include <com/sun/star/lang/XServiceInfo.hpp> #include "../../inc/DtObjFactory.hxx" #include "globals.hxx" |