summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/target.hxx')
-rw-r--r--dtrans/source/win32/dnd/target.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/dtrans/source/win32/dnd/target.hxx b/dtrans/source/win32/dnd/target.hxx
index 94982b54818f..9751a507be90 100644
--- a/dtrans/source/win32/dnd/target.hxx
+++ b/dtrans/source/win32/dnd/target.hxx
@@ -32,13 +32,9 @@
#include <com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#ifndef _CPPUHELPER_COMPBASE2_HXX_
#include <cppuhelper/compbase3.hxx>
-#endif
#include <cppuhelper/interfacecontainer.hxx>
-#ifndef _OSL_MUTEX_H_
#include <osl/mutex.hxx>
-#endif
#if defined _MSC_VER
#pragma warning(push,1)