aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/result.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-19 11:40:30 +0200
commitd94948b8bccfd8748245726487d54c41bb199baf (patch)
treec83176902ed8cb3c49532078e0705e2fc6621555 /odb/sqlite/result.hxx
parent1c8dc77a0feae8b33e8c06f7ba076bd26d278054 (diff)
Completion of prepared query support
Diffstat (limited to 'odb/sqlite/result.hxx')
-rw-r--r--odb/sqlite/result.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/sqlite/result.hxx b/odb/sqlite/result.hxx
index cd2d376..6e915d4 100644
--- a/odb/sqlite/result.hxx
+++ b/odb/sqlite/result.hxx
@@ -23,7 +23,7 @@ namespace odb
{
public:
result_impl_base (const query_base&,
- details::shared_ptr<select_statement>);
+ const details::shared_ptr<select_statement>&);
protected:
// We need to hold on to the query parameters because SQLite uses