summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/clipb
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-22 06:54:43 +0000
commitd0b573c8919c40a590aea8c1ce2db2421455717b (patch)
tree1d62bc2a43706fadd52bd1219437329214b75f9f /dtrans/source/win32/clipb
parent2cb3bc1d65a1f15ba35feb4f69a495edc808995e (diff)
INTEGRATION: CWS dtransfix (1.8.32); FILE MERGED
2004/10/12 05:00:56 tra 1.8.32.1: #i32544#replaced MS COM auto pointer template with an own COM auto pointer template because MS COM auto pointers are not part of the .Net 2003 toolkit
Diffstat (limited to 'dtrans/source/win32/clipb')
-rw-r--r--dtrans/source/win32/clipb/WinClipbImpl.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dtrans/source/win32/clipb/WinClipbImpl.hxx b/dtrans/source/win32/clipb/WinClipbImpl.hxx
index ebf748798e20..93efd7af8a8b 100644
--- a/dtrans/source/win32/clipb/WinClipbImpl.hxx
+++ b/dtrans/source/win32/clipb/WinClipbImpl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: WinClipbImpl.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2003-10-06 14:37:37 $
+ * last change: $Author: rt $ $Date: 2004-10-22 07:54:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,7 +92,6 @@
#endif
#include <windows.h>
-#include <comdef.h>
class CWinClipboard;
class CXNotifyingDataObject;