From c72cc6f914adf375295eac92034f390b559bafc8 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 20 Jul 2024 19:36:58 -0500 Subject: [PATCH] Change all references to . --- test/Jamfile.v2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index bf95b64..4affcad 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -27,8 +27,8 @@ project ; project : requirements - /boost/smart_ptr//boost_smart_ptr - /boost/function//boost_function + /boost/smart_ptr//boost_smart_ptr + /boost/function//boost_function ; # quick test (for CI)