aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/section-statements.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/section-statements.txx')
-rw-r--r--odb/mysql/section-statements.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/section-statements.txx b/odb/mysql/section-statements.txx
index 61bfafe..78fb183 100644
--- a/odb/mysql/section-statements.txx
+++ b/odb/mysql/section-statements.txx
@@ -11,7 +11,7 @@ namespace odb
template <typename T, typename ST>
section_statements<T, ST>::
section_statements (connection_type& conn,
- image_type& im,
+ image_type& im, id_image_type&,
binding& id, binding& idv)
: conn_ (conn),
svm_ (0),