From 2636e266dc7a048e52b40b668c460c2793e897c4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 18 Aug 2010 20:02:11 +0200 Subject: Move shared_ptr to the details namespace --- odb/forward.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'odb/forward.hxx') diff --git a/odb/forward.hxx b/odb/forward.hxx index 8e91407..695cef6 100644 --- a/odb/forward.hxx +++ b/odb/forward.hxx @@ -11,9 +11,6 @@ namespace odb class database; class transaction; - template - class shared_ptr; - class access { public: -- cgit v1.1