INTEGRATION: CWS gcc430two (1.27.24); FILE MERGED

2008/01/28 09:53:08 rene 1.27.24.1: more gcc 4.3.0 things
This commit is contained in:
Ivo Hinkelmann 2008-02-04 12:46:31 +00:00
parent 610c3dbbdd
commit 009c056d51

View file

@ -4,9 +4,9 @@
*
* $RCSfile: fwkutil.cxx,v $
*
* $Revision: 1.27 $
* $Revision: 1.28 $
*
* last change: $Author: vg $ $Date: 2007-10-15 12:07:40 $
* last change: $Author: ihi $ $Date: 2008-02-04 13:46:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -47,6 +47,7 @@
#endif
#include <string>
#include <string.h>
#include "osl/mutex.hxx"
#include "osl/module.hxx"
#include "osl/thread.hxx"