#i113503# cppunit stl wrapper headers
This commit is contained in:
@@ -35,13 +35,13 @@
|
||||
#include "mysqlc_preparedstatement.hxx"
|
||||
#include "mysqlc_general.hxx"
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/driver.h>
|
||||
#include <cppconn/connection.h>
|
||||
#include <cppconn/statement.h>
|
||||
#include <cppconn/metadata.h>
|
||||
#include <cppconn/exception.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
#include <com/sun/star/sdbc/ColumnValue.hpp>
|
||||
#include <com/sun/star/sdbc/XRow.hpp>
|
||||
|
@@ -46,9 +46,9 @@
|
||||
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
|
||||
#include <com/sun/star/util/XStringSubstitution.hpp>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/driver.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
#include <cppuhelper/compbase3.hxx>
|
||||
#include <cppuhelper/weakref.hxx>
|
||||
#include <rtl/string.hxx>
|
||||
|
@@ -54,13 +54,13 @@ using namespace com::sun::star::sdbc;
|
||||
using ::rtl::OUString;
|
||||
using mysqlc_sdbc_driver::getStringFromAny;
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/connection.h>
|
||||
#include <cppconn/resultset.h>
|
||||
#include <cppconn/metadata.h>
|
||||
#include <cppconn/statement.h>
|
||||
#include <cppconn/prepared_statement.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
static ext_std::string wild("%");
|
||||
|
||||
|
@@ -35,9 +35,9 @@
|
||||
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/metadata.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
namespace connectivity
|
||||
{
|
||||
|
@@ -38,13 +38,12 @@ using namespace connectivity::mysqlc;
|
||||
using ::rtl::OUString;
|
||||
#include <stdio.h>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/exception.h>
|
||||
|
||||
#ifdef SYSTEM_MYSQL_CPPCONN
|
||||
#include <mysql_driver.h>
|
||||
#endif
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
|
||||
/* {{{ MysqlCDriver::MysqlCDriver() -I- */
|
||||
|
@@ -36,9 +36,9 @@
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
|
||||
#include <cppuhelper/compbase2.hxx>
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/driver.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
#include <osl/module.h>
|
||||
|
||||
namespace connectivity
|
||||
|
@@ -33,9 +33,9 @@
|
||||
#include <com/sun/star/uno/XInterface.hpp>
|
||||
#include <com/sun/star/sdbc/SQLException.hpp>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/exception.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
namespace mysqlc_sdbc_driver
|
||||
{
|
||||
|
@@ -38,9 +38,9 @@
|
||||
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
|
||||
#include <com/sun/star/io/XInputStream.hpp>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/prepared_statement.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
namespace connectivity
|
||||
{
|
||||
|
@@ -35,9 +35,9 @@
|
||||
#include <com/sun/star/sdbc/XResultSetMetaData.hpp>
|
||||
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/resultset_metadata.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
|
||||
namespace connectivity
|
||||
{
|
||||
|
@@ -13,9 +13,9 @@
|
||||
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
|
||||
#include <com/sun/star/util/XCancellable.hpp>
|
||||
|
||||
#include <tools/preextstl.h>
|
||||
#include <preextstl.h>
|
||||
#include <cppconn/statement.h>
|
||||
#include <tools/postextstl.h>
|
||||
#include <postextstl.h>
|
||||
#include <cppuhelper/compbase5.hxx>
|
||||
#include <list>
|
||||
|
||||
|
Reference in New Issue
Block a user