summaryrefslogtreecommitdiff
path: root/odb/features.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/features.hxx')
-rw-r--r--odb/features.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/features.hxx b/odb/features.hxx
index bc3a9c8..e7c1cdb 100644
--- a/odb/features.hxx
+++ b/odb/features.hxx
@@ -19,6 +19,7 @@ struct features
bool polymorphic_object;
bool no_id_object;
bool session_object;
+ bool section;
bool view;
};