aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql')
-rw-r--r--odb/mysql/database.hxx2
-rw-r--r--odb/mysql/transaction-impl.hxx2
-rw-r--r--odb/mysql/view-statements.hxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/odb/mysql/database.hxx b/odb/mysql/database.hxx
index a245a37..341cf13 100644
--- a/odb/mysql/database.hxx
+++ b/odb/mysql/database.hxx
@@ -21,8 +21,6 @@
#include <odb/mysql/connection.hxx>
#include <odb/mysql/connection-factory.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/mysql/details/export.hxx>
namespace odb
diff --git a/odb/mysql/transaction-impl.hxx b/odb/mysql/transaction-impl.hxx
index db87147..e7d8c90 100644
--- a/odb/mysql/transaction-impl.hxx
+++ b/odb/mysql/transaction-impl.hxx
@@ -13,8 +13,6 @@
#include <odb/mysql/version.hxx>
#include <odb/mysql/forward.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/mysql/details/export.hxx>
namespace odb
diff --git a/odb/mysql/view-statements.hxx b/odb/mysql/view-statements.hxx
index 04df484..b205ce5 100644
--- a/odb/mysql/view-statements.hxx
+++ b/odb/mysql/view-statements.hxx
@@ -13,8 +13,6 @@
#include <odb/forward.hxx>
#include <odb/traits.hxx>
-#include <odb/details/shared-ptr.hxx>
-
#include <odb/mysql/mysql.hxx>
#include <odb/mysql/version.hxx>
#include <odb/mysql/statement.hxx>