mirror of
https://github.com/boostorg/algorithm.git
synced 2026-02-07 09:02:08 +00:00
Merge pull request #130 from Lastique/feature/remove_static_assert
Remove dependencies on Boost.StaticAssert
This commit is contained in:
@@ -26,7 +26,6 @@ target_link_libraries(boost_algorithm
|
||||
Boost::mpl
|
||||
Boost::range
|
||||
Boost::regex
|
||||
Boost::static_assert
|
||||
Boost::throw_exception
|
||||
Boost::tuple
|
||||
Boost::type_traits
|
||||
|
||||
Reference in New Issue
Block a user