From 6f0d40508286afc8cdd72a0b5f807d5c2a589cfc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Jun 2010 16:33:08 +0200 Subject: Initial implementation --- odb/core.hxx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'odb/core.hxx') diff --git a/odb/core.hxx b/odb/core.hxx index 227dea7..ea0ed05 100644 --- a/odb/core.hxx +++ b/odb/core.hxx @@ -13,11 +13,6 @@ # define PRAGMA_ODB(x) #endif -namespace odb -{ - class image - { - }; -} +#include #endif // ODB_CORE_HXX -- cgit v1.1