diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:48:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 07:48:55 +0000 |
commit | 4db276be61a9041fb366c17feed217cca97090ea (patch) | |
tree | 71537f56ce6e057854c84e88f4b8a990eb0a0deb /sal/qa/OStringBuffer | |
parent | 0a615c39e2e88959098d22f392d1dbcaa996a24f (diff) |
INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED
2006/09/01 17:34:03 kaib 1.5.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sal/qa/OStringBuffer')
-rw-r--r-- | sal/qa/OStringBuffer/rtl_String_Utils.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/OStringBuffer/rtl_String_Utils.cxx b/sal/qa/OStringBuffer/rtl_String_Utils.cxx index 62c86c7bba1b..cf9106ed63e3 100644 --- a/sal/qa/OStringBuffer/rtl_String_Utils.cxx +++ b/sal/qa/OStringBuffer/rtl_String_Utils.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rtl_String_Utils.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-20 04:23:25 $ + * last change: $Author: obo $ $Date: 2006-09-17 08:48:55 $ * * 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" + //------------------------------------------------------------------------ //------------------------------------------------------------------------ |