INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED

2006/09/01 17:41:13 kaib 1.7.10.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-16 16:31:45 +00:00
parent 7c8d44aeb3
commit 38ee0a1ff9

View file

@ -4,9 +4,9 @@
*
* $RCSfile: namingservice.cxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2006-06-20 00:03:46 $
* last change: $Author: obo $ $Date: 2006-09-16 17:31:45 $
*
* 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_stoc.hxx"
#include <hash_map>
#ifndef _OSL_MUTEX_HXX_