summaryrefslogtreecommitdiffstats
path: root/dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:01:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:01:50 +0000
commita759804732101a3258724c888574eedcd2fd0907 (patch)
tree72bbf4f6b7cad3d5b51bfb08f0941e26b6ee4395 /dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
parentINTEGRATION: CWS pchfix02 (1.14.16); FILE MERGED (diff)
downloadcore-a759804732101a3258724c888574eedcd2fd0907.tar.gz
core-a759804732101a3258724c888574eedcd2fd0907.zip
INTEGRATION: CWS pchfix02 (1.4.40); FILE MERGED
2006/09/01 17:25:39 kaib 1.4.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dtrans/source/win32/dtobj/XNotifyingDataObject.cxx')
-rw-r--r--dtrans/source/win32/dtobj/XNotifyingDataObject.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/XNotifyingDataObject.cxx b/dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
index 1f7df7fdf987..0b4660964067 100644
--- a/dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
+++ b/dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XNotifyingDataObject.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:25:53 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:01:50 $
*
* 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 _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif