summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_statement.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2010-03-12 09:15:29 +0000
committerCaolán McNamara <cmc@openoffice.org>2010-03-12 09:15:29 +0000
commitce744c8437ca04701394aedb244a29928e12aea4 (patch)
tree91e2c4025b4e579b5694d4c4843df9e9279c9923 /mysqlc/source/mysqlc_statement.hxx
parentcd8457ee4ff0ddf490539b8d620c38638ee08ae2 (diff)
cmcfixes73: #i110068# unify headers in one place
Diffstat (limited to 'mysqlc/source/mysqlc_statement.hxx')
-rw-r--r--mysqlc/source/mysqlc_statement.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysqlc/source/mysqlc_statement.hxx b/mysqlc/source/mysqlc_statement.hxx
index e33244e987fd..34273f617d58 100644
--- a/mysqlc/source/mysqlc_statement.hxx
+++ b/mysqlc/source/mysqlc_statement.hxx
@@ -13,7 +13,9 @@
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/util/XCancellable.hpp>
+#include <tools/preextstl.h>
#include <cppconn/statement.h>
+#include <tools/postextstl.h>
#include <cppuhelper/compbase5.hxx>
#include <list>