Update build deps.

This commit is contained in:
Rene Rivera
2024-08-03 12:06:25 -05:00
parent 0daa9f439e
commit e198ea3bc1
2 changed files with 3 additions and 0 deletions

View File

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