summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:02:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:02:25 +0000
commitad19a66242e2eaca11b2078c619d4878a8ee4882 (patch)
treefb73bb54e186d9cec54133888be336afc0e9b71d
parentb97aca8d1dc189e47cc22d9c016de9f718a40c7d (diff)
INTEGRATION: CWS pchfix02 (1.16.16); FILE MERGED
2006/09/01 17:25:39 kaib 1.16.16.1: #i68856# Added header markers and pch files
-rw-r--r--dtrans/source/win32/ftransl/ftransl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/source/win32/ftransl/ftransl.cxx b/dtrans/source/win32/ftransl/ftransl.cxx
index 52733aa47643..ce6516b92e25 100644
--- a/dtrans/source/win32/ftransl/ftransl.cxx
+++ b/dtrans/source/win32/ftransl/ftransl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ftransl.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:06:56 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:02:25 $
*
* 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
//------------------------------------------------------------------------