From 392abba2e8a95eeae36c22ce8be1f83744de6e02 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 15:57:42 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.14); FILE MERGED 2006/09/01 17:25:36 kaib 1.4.14.1: #i68856# Added header markers and pch files --- dtrans/source/win32/clipb/wcbentry.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dtrans') diff --git a/dtrans/source/win32/clipb/wcbentry.cxx b/dtrans/source/win32/clipb/wcbentry.cxx index ad453dcd221c..0aed84d6caaf 100644 --- a/dtrans/source/win32/clipb/wcbentry.cxx +++ b/dtrans/source/win32/clipb/wcbentry.cxx @@ -4,9 +4,9 @@ * * $RCSfile: wcbentry.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-20 06:01:46 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:57:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dtrans.hxx" //______________________________________________________________________________________________________________ // includes of other projects //______________________________________________________________________________________________________________ -- cgit