From 9e6d8d7e4619c1c0becbc385f1faaed62fdaa10e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Aug 2016 14:00:00 +0200 Subject: Try to clean up inline exports --- odb/sqlite/buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odb/sqlite/buildfile') diff --git a/odb/sqlite/buildfile b/odb/sqlite/buildfile index 94d5f2a..f4c5ed5 100644 --- a/odb/sqlite/buildfile +++ b/odb/sqlite/buildfile @@ -9,7 +9,7 @@ lib{odb-sqlite}: \ {hxx }{ auto-handle } \ {hxx }{ binding } \ {hxx }{ blob } \ - {hxx cxx}{ blob-stream } \ + {hxx }{ blob-stream } \ {hxx ixx cxx}{ connection } \ {hxx cxx}{ connection-factory } \ {hxx txx }{ container-statements } \ @@ -34,7 +34,7 @@ lib{odb-sqlite}: \ {hxx cxx}{ statements-base } \ {hxx cxx}{ stream } \ {hxx }{ text } \ - {hxx cxx}{ text-stream } \ + {hxx }{ text-stream } \ {hxx cxx}{ tracer } \ {hxx cxx}{ traits } \ {hxx }{ traits-calls } \ -- cgit v1.1