aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/object-result.txx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/object-result.txx')
-rw-r--r--odb/sqlite/object-result.txx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/sqlite/object-result.txx b/odb/sqlite/object-result.txx
index f400fe4..4690181 100644
--- a/odb/sqlite/object-result.txx
+++ b/odb/sqlite/object-result.txx
@@ -3,6 +3,8 @@
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
+#include <cassert>
+
#include <odb/callback.hxx>
#include <odb/exceptions.hxx>