aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/statement-cache.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-09-10 14:04:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-09-10 14:04:38 +0200
commit9138a72ea602a88137fe1eb7e62922b89dc9e754 (patch)
tree1c7e9749e8e4e43d2e9f35f4d137b4dbe67fdf67 /odb/pgsql/statement-cache.txx
parent485ae35a88fe2500574797d7342cfa7585e9e191 (diff)
Cosmetic/consistency fixes
Diffstat (limited to 'odb/pgsql/statement-cache.txx')
-rw-r--r--odb/pgsql/statement-cache.txx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/pgsql/statement-cache.txx b/odb/pgsql/statement-cache.txx
index 48bc9da..fe5789f 100644
--- a/odb/pgsql/statement-cache.txx
+++ b/odb/pgsql/statement-cache.txx
@@ -2,6 +2,8 @@
// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
+#include <odb/pgsql/database.hxx>
+
namespace odb
{
namespace pgsql