From 3a1eed21d4d5d0e7f6a9f400420fdc28d7be9b61 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Feb 2012 10:08:18 +0200 Subject: Add support for composite object ids New pragma id_type (member). New test: common/composite-id. The composite example has also been updated. --- odb/gcc.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/gcc.hxx') diff --git a/odb/gcc.hxx b/odb/gcc.hxx index a9da1bd..da77027 100644 --- a/odb/gcc.hxx +++ b/odb/gcc.hxx @@ -42,6 +42,7 @@ extern "C" #endif #include +#include } #ifndef LOCATION_COLUMN -- cgit v1.1