aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/enum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/enum.hxx')
-rw-r--r--odb/mysql/enum.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/mysql/enum.hxx b/odb/mysql/enum.hxx
index 95f4ed4..456af81 100644
--- a/odb/mysql/enum.hxx
+++ b/odb/mysql/enum.hxx
@@ -120,7 +120,7 @@ namespace odb
}
private:
- void
+ static void
strip_value (const details::buffer& i, unsigned long& size);
};
}