summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:04:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:04:28 +0000
commitc06755f0decb006413bfeb6def5e9dce6b58d447 (patch)
tree1267dff9a7019905688ffcb5e2f0c7ef87173eca
parentc2d796bc55f928220e3000c4935c29010d8aff03 (diff)
INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED
2006/09/01 17:25:41 kaib 1.10.16.1: #i68856# Added header markers and pch files
-rw-r--r--dtrans/test/win32/dnd/dndTest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/test/win32/dnd/dndTest.cxx b/dtrans/test/win32/dnd/dndTest.cxx
index ce8e23d7435d..6297938ee154 100644
--- a/dtrans/test/win32/dnd/dndTest.cxx
+++ b/dtrans/test/win32/dnd/dndTest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dndTest.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:08:49 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:04:28 $
*
* 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"
+
#if defined _MSC_VER
#pragma warning(push,1)
#endif