INTEGRATION: CWS gcc430two (1.6.202); FILE MERGED
2008/01/28 09:53:03 rene 1.6.202.1: more gcc 4.3.0 things
This commit is contained in:
parent
3d16bf4a81
commit
8943c44bf0
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: NDatabaseMetaData.cxx,v $
|
* $RCSfile: NDatabaseMetaData.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.9 $
|
* $Revision: 1.10 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2008-01-30 09:44:24 $
|
* last change: $Author: ihi $ $Date: 2008-02-04 13:28:50 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -63,6 +63,7 @@
|
||||||
#include <com/sun/star/sdbc/ColumnSearch.hpp>
|
#include <com/sun/star/sdbc/ColumnSearch.hpp>
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef _CONNECTIVITY_EVOAB_EVOLUTION_API_HXX_
|
#ifndef _CONNECTIVITY_EVOAB_EVOLUTION_API_HXX_
|
||||||
#include "EApi.h"
|
#include "EApi.h"
|
||||||
|
|
Loading…
Reference in a new issue