summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/source.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:58:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:58:35 +0000
commitcda6347e2b43b9bd66b01a6d24c3e9ff83cab1c7 (patch)
tree61942964245072a35b3d4026eed6b05ea65845bb /dtrans/source/win32/dnd/source.cxx
parent47a420882f3d3be2d6b5a0b8b25e43eb496f76d8 (diff)
INTEGRATION: CWS pchfix02 (1.19.14); FILE MERGED
2006/09/01 17:25:37 kaib 1.19.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dtrans/source/win32/dnd/source.cxx')
-rw-r--r--dtrans/source/win32/dnd/source.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/dnd/source.cxx b/dtrans/source/win32/dnd/source.cxx
index e920039bf9b8..65f610dea99a 100644
--- a/dtrans/source/win32/dnd/source.cxx
+++ b/dtrans/source/win32/dnd/source.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: source.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:48:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:58:35 $
*
* 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>
#endif