From b1a6710e7d396538617550f1d00b4db2575485c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 22 Mar 2011 15:48:14 +0200 Subject: Implement built-in value traits for SQLite --- odb/sqlite/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/sqlite/makefile') diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile index 4f34741..f46587f 100644 --- a/odb/sqlite/makefile +++ b/odb/sqlite/makefile @@ -13,6 +13,7 @@ error.cxx \ exceptions.cxx \ statement-cache.cxx \ statement.cxx \ +traits.cxx \ transaction.cxx \ transaction-impl.cxx -- cgit v1.1