aboutsummaryrefslogtreecommitdiff
path: root/odb/traits.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-18 20:02:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-18 20:02:11 +0200
commit2636e266dc7a048e52b40b668c460c2793e897c4 (patch)
tree9717f573d9733b8cfa09a15ee44ed7768c427d7b /odb/traits.hxx
parentdce5d0658e67ced4d5fa64f98f598b86917927a7 (diff)
Move shared_ptr to the details namespace
Diffstat (limited to 'odb/traits.hxx')
-rw-r--r--odb/traits.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/traits.hxx b/odb/traits.hxx
index d393b3d..1701ef0 100644
--- a/odb/traits.hxx
+++ b/odb/traits.hxx
@@ -7,7 +7,6 @@
#define ODB_TRAITS_HXX
#include <odb/forward.hxx>
-#include <odb/shared-ptr.hxx>
#include <odb/pointer-traits.hxx>
namespace odb