diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:03:29 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:03:29 +0000 |
commit | 7885d1f94b7cca15bb58bca3449dc57723b22ad1 (patch) | |
tree | 689892bc9282d26fad4d1a30260df670dd31292c /sal/qa/rtl_strings | |
parent | f3e9f8f74357fb088e598863db8e4376f3d4f1b3 (diff) |
INTEGRATION: CWS pchfix02 (1.4.140); FILE MERGED
2006/09/01 17:34:16 kaib 1.4.140.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/qa/rtl_strings')
-rw-r--r-- | sal/qa/rtl_strings/rtl_old_teststrbuf.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx b/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx index 3636c1fd02c6..3bc65a6a5342 100644 --- a/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx +++ b/sal/qa/rtl_strings/rtl_old_teststrbuf.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rtl_old_teststrbuf.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 15:58:52 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:03:29 $ * * 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" + // LLA: // this file is converted to use with testshl2 // original was placed in sal/test/textenc.cxx |