aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/object-result.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/oracle/object-result.txx')
-rw-r--r--odb/oracle/object-result.txx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/oracle/object-result.txx b/odb/oracle/object-result.txx
index c998e47..2b35c7b 100644
--- a/odb/oracle/object-result.txx
+++ b/odb/oracle/object-result.txx
@@ -46,7 +46,7 @@ namespace odb
template <typename T>
void object_result_impl<T>::
- load (object_type& obj)
+ load (object_type& obj, bool)
{
// This is a top-level call so the statements cannot be locked.
//