From fc088e72731e62552b596c79cd067dcdf22bab4e Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 20 Jul 2024 21:27:52 -0500 Subject: [PATCH] Change all references to . --- test/Jamfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index a89cae8..2592d01 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -16,9 +16,9 @@ project extra : requirements - /boost/config//boost_config - /boost/container_hash//boost_container_hash - /boost/core//boost_core + /boost/config//boost_config + /boost/container_hash//boost_container_hash + /boost/core//boost_core msvc:on gcc:on