aboutsummaryrefslogtreecommitdiff
path: root/common/query/traits-mysql.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/query/traits-mysql.hxx')
-rw-r--r--common/query/traits-mysql.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/query/traits-mysql.hxx b/common/query/traits-mysql.hxx
index cce99db..fb95bfd 100644
--- a/common/query/traits-mysql.hxx
+++ b/common/query/traits-mysql.hxx
@@ -17,7 +17,7 @@ namespace odb
namespace mysql
{
template <>
- class value_traits<std::auto_ptr<std::string>, details::buffer, id_string>
+ class value_traits<std::auto_ptr<std::string>, id_string>
{
public:
typedef std::auto_ptr<std::string> value_type;