summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:00:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:00:13 +0000
commit65705050f249139f5ba1a6eb6ac329f539196cc8 (patch)
tree693fcb311df4d93990932cf2127705dc10b123b6
parentc41d2fdcd704fb61e7eb84c56754ff0ed18efd2a (diff)
INTEGRATION: CWS pchfix02 (1.11.14); FILE MERGED
2006/09/01 17:25:38 kaib 1.11.14.1: #i68856# Added header markers and pch files
-rw-r--r--dtrans/source/win32/dtobj/DTransHelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/DTransHelper.cxx b/dtrans/source/win32/dtobj/DTransHelper.cxx
index e4be3ebdda70..c3c48802f912 100644
--- a/dtrans/source/win32/dtobj/DTransHelper.cxx
+++ b/dtrans/source/win32/dtobj/DTransHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DTransHelper.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:04:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:00:13 $
*
* 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"
+
//------------------------------------------------------------------------
// includes
//------------------------------------------------------------------------