From c6871db4e88a9ad589a3fef292336dd6a4792eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 22 Oct 2004 06:54:18 +0000 Subject: [PATCH] INTEGRATION: CWS dtransfix (1.4.32); FILE MERGED 2004/10/12 05:00:55 tra 1.4.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 --- dtrans/source/win32/clipb/APNDataObject.hxx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/dtrans/source/win32/clipb/APNDataObject.hxx b/dtrans/source/win32/clipb/APNDataObject.hxx index c2df5b7e80d0..144c4c74f459 100644 --- a/dtrans/source/win32/clipb/APNDataObject.hxx +++ b/dtrans/source/win32/clipb/APNDataObject.hxx @@ -2,9 +2,9 @@ * * $RCSfile: APNDataObject.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2003-10-06 14:37:01 $ + * last change: $Author: rt $ $Date: 2004-10-22 07:54:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,12 +63,6 @@ #ifndef _APNDATAOBJECT_HXX_ #define _APNDATAOBJECT_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - -#include - //------------------------------------------------------------------------ // deklarations //------------------------------------------------------------------------