aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/object-result.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/object-result.hxx')
-rw-r--r--odb/mysql/object-result.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odb/mysql/object-result.hxx b/odb/mysql/object-result.hxx
index 6061536..c7fcbae 100644
--- a/odb/mysql/object-result.hxx
+++ b/odb/mysql/object-result.hxx
@@ -10,13 +10,13 @@
#include <cstddef> // std::size_t
+#include <odb/details/shared-ptr.hxx>
+
#include <odb/mysql/version.hxx>
#include <odb/mysql/forward.hxx> // query, object_statements
#include <odb/mysql/result.hxx>
#include <odb/mysql/statement.hxx>
-#include <odb/details/shared-ptr.hxx>
-
namespace odb
{
namespace mysql