aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/query.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/query.cxx')
-rw-r--r--odb/mysql/query.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx
index 0caa214..3d7fb68 100644
--- a/odb/mysql/query.cxx
+++ b/odb/mysql/query.cxx
@@ -61,7 +61,7 @@ namespace odb
}
void query::
- add (shared_ptr<query_param> p)
+ add (details::shared_ptr<query_param> p)
{
size_t n (clause_.size ());