From 74bd3bbc7edf0c067ba9eafe51b463d2e0e121bd Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 28 Mar 2011 11:40:14 +0200 Subject: Factor out common buffer implementation --- sqlite/types/traits.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqlite/types/traits.hxx') diff --git a/sqlite/types/traits.hxx b/sqlite/types/traits.hxx index 0f9c253..13eef34 100644 --- a/sqlite/types/traits.hxx +++ b/sqlite/types/traits.hxx @@ -10,7 +10,7 @@ #include -#include "test.hxx" // buffer +#include "test.hxx" // buffer, string_ptr namespace odb { -- cgit v1.1