summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--transex3/source/utf8conv.cxx7
-rw-r--r--transex3/source/wtranode.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/transex3/source/utf8conv.cxx b/transex3/source/utf8conv.cxx
index 762002c44f97..c36d647aab3f 100644
--- a/transex3/source/utf8conv.cxx
+++ b/transex3/source/utf8conv.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: utf8conv.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:03:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:20:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_transex3.hxx"
#include "utf8conv.hxx"
//
diff --git a/transex3/source/wtranode.cxx b/transex3/source/wtranode.cxx
index 59705feffb8e..3c7530f285f6 100644
--- a/transex3/source/wtranode.cxx
+++ b/transex3/source/wtranode.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wtranode.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:03:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:20:43 $
*
* 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_transex3.hxx"
+
#include "wtranode.hxx"