aboutsummaryrefslogtreecommitdiff
path: root/odb/core.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-06-04 16:33:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-06-04 16:33:08 +0200
commit6f0d40508286afc8cdd72a0b5f807d5c2a589cfc (patch)
treef22a38560560664cae731c37537c2bb04bffdc2a /odb/core.hxx
parente0f3efd9df3e7eefa06777717f23905022d1949e (diff)
Initial implementation
Diffstat (limited to 'odb/core.hxx')
-rw-r--r--odb/core.hxx7
1 files changed, 1 insertions, 6 deletions
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 <odb/forward.hxx>
#endif // ODB_CORE_HXX