aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/query.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:51:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-30 15:51:23 +0200
commit1692b3e82521e7d73a908f532eced90491e1eded (patch)
treec45272faba67485f3702395f43282a81a981cf5f /odb/mysql/query.cxx
parent4452be925b749572f0e3edcb21e9af818647eb55 (diff)
Support for automake and VC++ builds
Diffstat (limited to 'odb/mysql/query.cxx')
-rw-r--r--odb/mysql/query.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx
index 3d7fb68..b159c2a 100644
--- a/odb/mysql/query.cxx
+++ b/odb/mysql/query.cxx
@@ -58,6 +58,8 @@ namespace odb
binding_.insert (
binding_.end (), q.binding_.begin (), q.binding_.end ());
+
+ return *this;
}
void query::