INTEGRATION: CWS gcc430two (1.45.52); FILE MERGED
2008/01/28 09:53:04 rene 1.45.52.1: more gcc 4.3.0 things
This commit is contained in:
parent
73530be2bb
commit
64ec77c5fc
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: OPreparedStatement.cxx,v $
|
||||
*
|
||||
* $Revision: 1.46 $
|
||||
* $Revision: 1.47 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2008-01-30 07:58:30 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:31:01 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -37,6 +37,7 @@
|
|||
#include "precompiled_connectivity.hxx"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef _OSL_DIAGNOSE_H_
|
||||
#include <osl/diagnose.h>
|
||||
|
|
Loading…
Reference in a new issue