aboutsummaryrefslogtreecommitdiff
path: root/odb/view-result.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-04-23 16:48:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-04-23 16:48:00 +0200
commit1896d36996ab48ed7271e855d7e32b4e61f64896 (patch)
tree6d085eb0349d23bc26fe101b2451235939f17d40 /odb/view-result.hxx
parentc2be6303f97e470960ee77805128c46d3ea5c102 (diff)
Polymorphic inheritance support
Diffstat (limited to 'odb/view-result.hxx')
-rw-r--r--odb/view-result.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/view-result.hxx b/odb/view-result.hxx
index dbe77a8..1fd30e0 100644
--- a/odb/view-result.hxx
+++ b/odb/view-result.hxx
@@ -12,6 +12,7 @@
#include <utility> // std::move
#include <odb/forward.hxx>
+#include <odb/traits.hxx>
#include <odb/result.hxx>
#include <odb/pointer-traits.hxx>