Merge pull request #255 from boostorg/revert-251-patch-2

Revert "Added functional dependency to master"
This commit is contained in:
Joel de Guzman
2022-07-15 09:58:22 +08:00
committed by GitHub

View File

@ -23,5 +23,4 @@ target_link_libraries(boost_fusion
Boost::type_traits
Boost::typeof
Boost::utility
Boost::functional
)