Add new ref to container_hash lib.

This commit is contained in:
Rene Rivera 2024-04-29 12:48:37 -05:00
parent 3e8cebd84f
commit 924eccdf39

View File

@ -27,6 +27,7 @@ rule test_all
<host-os>windows,<toolset>clang:<linkflags>"-lole32 -loleaut32 -lpsapi -ladvapi32"
<library>/boost/core//boost_core
<library>/boost/container//boost_container
<library>/boost/container_hash//boost_container_hash
<library>/boost/type_traits//boost_type_traits
] ;
}