From f7bf16d50f6f08c66b1bae35e2dab327d560b0f3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Sep 2010 14:58:52 +0200 Subject: Make odb::exception abstract Implement what() in concrete exceptions. --- odb/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index 7197d82..15439da 100644 --- a/odb/makefile +++ b/odb/makefile @@ -6,7 +6,6 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make cxx := \ -exception.cxx \ exceptions.cxx \ database.cxx \ transaction.cxx -- cgit v1.1