INTEGRATION: CWS gcc430two (1.2.44); FILE MERGED
2008/01/28 09:53:03 rene 1.2.44.1: more gcc 4.3.0 things
This commit is contained in:
parent
4bd0d90d73
commit
271804b941
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: sqlerror.cxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2007-11-21 14:59:40 $
|
||||
* last change: $Author: ihi $ $Date: 2008-02-04 13:28:22 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -46,6 +46,8 @@
|
|||
#include <cppuhelper/exc_hlp.hxx>
|
||||
#include <rtl/ustrbuf.hxx>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
//........................................................................
|
||||
namespace connectivity
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue