From 37cad6c86aca85b1cf571d244047c0f311d69643 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 3 Oct 2011 15:19:23 +0200 Subject: Work around bug in Sun CC --- odb/pgsql/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/pgsql/makefile') diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile index 23b7903..647ab85 100644 --- a/odb/pgsql/makefile +++ b/odb/pgsql/makefile @@ -20,6 +20,7 @@ traits.cxx \ transaction.cxx \ transaction-impl.cxx \ query.cxx \ +query-const-expr.cxx \ details/endian-traits.cxx cli_tun := details/options.cli -- cgit v1.1