diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:57:42 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 15:57:42 +0000 |
commit | 392abba2e8a95eeae36c22ce8be1f83744de6e02 (patch) | |
tree | 1ae33190d6556d5534fe7d8c82435aa08f6fa619 /dtrans | |
parent | 08fe024b43a28c20e5310829f21912d423abd448 (diff) |
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
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/clipb/wcbentry.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
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 //______________________________________________________________________________________________________________ |