From 5c69154cf32d8b2c7c760222adccdce6e66acfd9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Oct 2011 15:19:22 +0200 Subject: Work around bug in Sun CC --- 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 e9115a7..ae355a8 100644 --- a/odb/sqlite/makefile +++ b/odb/sqlite/makefile @@ -13,6 +13,7 @@ error.cxx \ exceptions.cxx \ object-statements.cxx \ query.cxx \ +query-const-expr.cxx \ result.cxx \ statement-cache.cxx \ statement.cxx \ -- cgit v1.1