aboutsummaryrefslogtreecommitdiff
path: root/odb/include.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/include.cxx')
-rw-r--r--odb/include.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/include.cxx b/odb/include.cxx
index c397993..9c03f99 100644
--- a/odb/include.cxx
+++ b/odb/include.cxx
@@ -106,6 +106,8 @@ namespace
path f;
location_t l;
+ // Pretty much the same code as in context::class_location().
+ //
if (c.count ("definition"))
{
l = c.get<location_t> ("definition");