aboutsummaryrefslogtreecommitdiff
path: root/odb/session.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/session.ixx')
-rw-r--r--odb/session.ixx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/session.ixx b/odb/session.ixx
index b359e95..50a2ca1 100644
--- a/odb/session.ixx
+++ b/odb/session.ixx
@@ -8,7 +8,7 @@ namespace odb
{
template <typename T>
inline void session::
- erase (const object_position<T>& p)
+ erase (const position<T>& p)
{
// @@ Empty maps are not cleaned up by this version of erase.
//