aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/source.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/relational/source.hxx')
-rw-r--r--odb/relational/source.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx
index 0b50788..37328c8 100644
--- a/odb/relational/source.hxx
+++ b/odb/relational/source.hxx
@@ -3873,7 +3873,8 @@ namespace relational
semantics::scope& start_scope,
location_t loc,
string const& prag,
- bool* placeholder = 0);
+ bool* placeholder = 0,
+ bool predicate = true);
//
// composite
//