Add missing test deps.

This commit is contained in:
Rene Rivera
2024-05-14 07:33:12 -05:00
parent d9647610ff
commit c7ca5cc828

View File

@ -16,6 +16,7 @@ project
<toolset>msvc:<warnings-as-errors>on
<toolset>gcc:<warnings-as-errors>on
<toolset>clang:<warnings-as-errors>on
<library>/boost/typeof//boost_typeof
;
run function_test.cpp ;