From 727a83dc82fa094aa91630d165d230a9a2dabe60 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 1 Nov 2010 09:01:50 +0200 Subject: Factor assignment of database type to separate pass --- odb/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index c6cec8c..761dcb0 100644 --- a/odb/makefile +++ b/odb/makefile @@ -11,6 +11,7 @@ cxx_ptun := \ sql-lexer.cxx \ context.cxx \ common.cxx \ +type-processor.cxx \ include.cxx \ header.cxx \ inline.cxx \ -- cgit v1.1