From a5e7a049052324e34cb7d163333f6e449065c5af Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 18 Aug 2010 18:27:00 +0200 Subject: Move buffer to the details namespace --- common/query/traits.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/query') diff --git a/common/query/traits.hxx b/common/query/traits.hxx index 39d2ca4..dbef5ac 100644 --- a/common/query/traits.hxx +++ b/common/query/traits.hxx @@ -33,7 +33,7 @@ namespace odb } static void - set_image (odb::buffer& b, + set_image (details::buffer& b, std::size_t& n, bool& is_null, const std::auto_ptr& v) -- cgit v1.1