aboutsummaryrefslogtreecommitdiff
path: root/odb/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/forward.hxx')
-rw-r--r--odb/forward.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/odb/forward.hxx b/odb/forward.hxx
index 2e54471..29c95f3 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -153,6 +153,10 @@ namespace odb
class result_impl;
class prepared_query_impl;
+ //
+ //
+ struct multiple_exceptions;
+
// Polymorphism support.
//
template <typename R>