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:
parent
610c3dbbdd
commit
009c056d51
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue