aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/section-statements.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-11-17 13:34:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-11-17 13:34:17 +0200
commitefebd5ea2e6b0cf4e272614075c8346c0ef16cba (patch)
treedf0ef61b9b84cbcd2c05bc06c6b4269e2624d51e /odb/sqlite/section-statements.txx
parent5d693f6a783b8b206b9543328eb34f942db10ecf (diff)
Update SQLite
Diffstat (limited to 'odb/sqlite/section-statements.txx')
-rw-r--r--odb/sqlite/section-statements.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/section-statements.txx b/odb/sqlite/section-statements.txx
index f005f74..19f6968 100644
--- a/odb/sqlite/section-statements.txx
+++ b/odb/sqlite/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),