summaryrefslogtreecommitdiff
path: root/sal/qa/rtl_strings
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:02:22 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:02:22 +0000
commitcfa2fd8d7b24993d9a7049c2e915601dfc0962c6 (patch)
treebfc53e7e32d58829fa079596232541d508a0de49 /sal/qa/rtl_strings
parent630700e24b2b3adaed25a3f455b3e9363f055892 (diff)
INTEGRATION: CWS pchfix02 (1.9.140); FILE MERGED
2006/09/01 17:34:16 kaib 1.9.140.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/qa/rtl_strings')
-rw-r--r--sal/qa/rtl_strings/rtl_OUString.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx b/sal/qa/rtl_strings/rtl_OUString.cxx
index efb2ced9d..7b410243e 100644
--- a/sal/qa/rtl_strings/rtl_OUString.cxx
+++ b/sal/qa/rtl_strings/rtl_OUString.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rtl_OUString.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:55:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:02:22 $
*
* 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_sal.hxx"
+
#ifndef _SAL_TYPES_H_
#include <sal/types.h>
#endif