INTEGRATION: CWS gcc430two (1.18.106); FILE MERGED

2008/01/28 09:53:04 rene 1.18.106.1: more gcc 4.3.0 things
This commit is contained in:
Ivo Hinkelmann 2008-02-04 12:29:29 +00:00
parent e496654086
commit 99ac7e87a0

View file

@ -4,9 +4,9 @@
*
* $RCSfile: CallableStatement.cxx,v $
*
* $Revision: 1.18 $
* $Revision: 1.19 $
*
* last change: $Author: hr $ $Date: 2007-06-27 14:35:19 $
* last change: $Author: ihi $ $Date: 2008-02-04 13:29:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -64,6 +64,8 @@
#include <comphelper/sequence.hxx>
#endif
#include <string.h>
using namespace connectivity;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;