summaryrefslogtreecommitdiff
path: root/vcl/source/app/stdtext.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:49:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:49:24 +0000
commita44a6b02a315f592459f567836c8b94537644a5d (patch)
tree1037f4720e523bab5d6bcb270e7b641bfa242658 /vcl/source/app/stdtext.cxx
parent986e15202cd2d148d891a67f4ba78dd4f652966a (diff)
INTEGRATION: CWS pchfix02 (1.5.360); FILE MERGED
2006/09/01 17:57:34 kaib 1.5.360.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/app/stdtext.cxx')
-rw-r--r--vcl/source/app/stdtext.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/app/stdtext.cxx b/vcl/source/app/stdtext.cxx
index 851d3314ef41..d9fc0d33631f 100644
--- a/vcl/source/app/stdtext.cxx
+++ b/vcl/source/app/stdtext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stdtext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2005-09-28 14:36:18 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:49:24 $
*
* 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_vcl.hxx"
+
#ifndef _SV_SVIDS_HRC
#include <svids.hrc>
#endif