INTEGRATION: CWS pchfix02 (1.12.30); FILE MERGED

2006/09/01 17:34:02 kaib 1.12.30.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 07:48:41 +00:00
parent 7c08bb1666
commit 0a615c39e2

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: rtl_OStringBuffer.cxx,v $ * $RCSfile: rtl_OStringBuffer.cxx,v $
* *
* $Revision: 1.12 $ * $Revision: 1.13 $
* *
* last change: $Author: hr $ $Date: 2006-06-20 04:23:02 $ * last change: $Author: obo $ $Date: 2006-09-17 08:48:41 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * 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 _RTL_STRING_HXX_ #ifndef _RTL_STRING_HXX_