From a802c57549d0111292eec1b9c0df86377efcf491 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 17 Apr 2018 19:15:08 +0100 Subject: C++17 Updates code largely in-keeping with updates to be C++17 in line with libadhocutil and libdbpp. --- libsqlitepp/unittests/Jamfile.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'libsqlitepp/unittests/Jamfile.jam') diff --git a/libsqlitepp/unittests/Jamfile.jam b/libsqlitepp/unittests/Jamfile.jam index 91afcae..0eb5b28 100644 --- a/libsqlitepp/unittests/Jamfile.jam +++ b/libsqlitepp/unittests/Jamfile.jam @@ -14,6 +14,7 @@ run BOOST_TEST_DYN_LINK ..//dbpp-sqlite dbpptestcore + ..//adhocutil boost_utf boost_filesystem boost_system -- cgit v1.2.3