summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:58:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:58:49 +0000
commit97a192e6909e94b1156ed2ea2adc2bfc1aa683c3 (patch)
tree6bfdba482c1aa271446efd01ba3a8854c72ce19e /dtrans/source/win32
parentcda6347e2b43b9bd66b01a6d24c3e9ff83cab1c7 (diff)
INTEGRATION: CWS pchfix02 (1.7.14); FILE MERGED
2006/09/01 17:25:37 kaib 1.7.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dtrans/source/win32')
-rw-r--r--dtrans/source/win32/dnd/sourcecontext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/dnd/sourcecontext.cxx b/dtrans/source/win32/dnd/sourcecontext.cxx
index 921ffdd4773f..83fd2ec650fb 100644
--- a/dtrans/source/win32/dnd/sourcecontext.cxx
+++ b/dtrans/source/win32/dnd/sourcecontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sourcecontext.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:02:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:58:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dtrans.hxx"
+
#ifndef _COM_SUN_STAR_DATATRANSFER_DND_DNDCONSTANTS_HPP_
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>