From 54f820b0d4a1cb614753c333bd78feb9ed579aad Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 31 Jul 2012 12:16:55 +0200 Subject: Add support for changing location that ODB views as class definition This is useful for making third-party/system types into ODB composite value types. New pragma: definition. New test: common/definition. --- common/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index 464466a..e1a5f13 100644 --- a/common/makefile +++ b/common/makefile @@ -17,6 +17,7 @@ const-member \ container \ ctor \ default \ +definition \ enum \ erase-query \ include \ -- cgit v1.1