aboutsummaryrefslogtreecommitdiff
path: root/boost/employee.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-02-18 11:00:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-02-18 11:00:54 +0200
commitd906e9690115f131af34c923264b2fd90150e4b0 (patch)
treeb8b92b4b7219ddd308a64d1b087ae23dde6d9bd2 /boost/employee.hxx
parent07165840b9dced3dc0c48d9ab4a24b54c5cdacfb (diff)
Add boost/lazy-ptr.hxx shortcut header
Diffstat (limited to 'boost/employee.hxx')
-rw-r--r--boost/employee.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/employee.hxx b/boost/employee.hxx
index 7540c44..93b1027 100644
--- a/boost/employee.hxx
+++ b/boost/employee.hxx
@@ -15,7 +15,7 @@
#include <odb/core.hxx>
-#include <odb/boost/smart-ptr/lazy-ptr.hxx>
+#include <odb/boost/lazy-ptr.hxx>
using boost::shared_ptr;
using boost::weak_ptr;