summaryrefslogtreecommitdiffstats
path: root/transex3
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:21:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:21:12 +0000
commitdfb68f510c160c4b5a20743740391153af48b95f (patch)
tree8a35487d1442a11f4b03e74b3b74dec428a2ab51 /transex3
parentINTEGRATION: CWS pchfix02 (1.3.68); FILE MERGED (diff)
downloadcore-dfb68f510c160c4b5a20743740391153af48b95f.tar.gz
core-dfb68f510c160c4b5a20743740391153af48b95f.zip
INTEGRATION: CWS pchfix02 (1.2.326); FILE MERGED
2006/09/01 17:55:15 kaib 1.2.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/xgfconv.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/transex3/source/xgfconv.cxx b/transex3/source/xgfconv.cxx
index 7445f37cdaa3..01ef4b911d7c 100644
--- a/transex3/source/xgfconv.cxx
+++ b/transex3/source/xgfconv.cxx
@@ -4,6 +4,9 @@
#include "utf8conv.hxx"
/*****************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_transex3.hxx"
#if defined( UNX ) || defined( MAC )
int main( int argc, char *argv[] )
#else