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
This commit is contained in:
Rüdiger Timm 2004-10-22 06:54:43 +00:00
parent 2cb3bc1d65
commit d0b573c891

View file

@ -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;