From 49a851317a3696f49f9ee6ce1dee20ee9dece3ae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 14:27:02 +0200 Subject: Try to clean up inline exports --- odb/buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/buildfile') diff --git a/odb/buildfile b/odb/buildfile index e2e73f2..4207e23 100644 --- a/odb/buildfile +++ b/odb/buildfile @@ -4,7 +4,7 @@ lib{odb}: \ {hxx }{ cache-traits } \ - {hxx cxx}{ callback } \ + {hxx }{ callback } \ {hxx ixx txx cxx}{ connection } \ {hxx }{ container-traits } \ {hxx }{ core } \ @@ -15,7 +15,7 @@ lib{odb}: \ {hxx }{ function-table } \ {hxx }{ lazy-pointer-traits } \ {hxx ixx txx }{ lazy-ptr } \ - {hxx ixx txx cxx}{ lazy-ptr-impl } \ + {hxx ixx txx }{ lazy-ptr-impl } \ {hxx }{ nested-container } \ {hxx txx }{ no-id-object-result } \ {hxx }{ no-op-cache-traits } \ -- cgit v1.1