mirror of
https://github.com/boostorg/multi_array.git
synced 2026-02-13 12:32:17 +00:00
Merge pull request #42 from Lastique/feature/remove_static_assert
Remove dependencies on Boost.StaticAssert
This commit is contained in:
@@ -22,7 +22,6 @@ target_link_libraries(boost_multi_array
|
||||
Boost::functional
|
||||
Boost::iterator
|
||||
Boost::mpl
|
||||
Boost::static_assert
|
||||
Boost::type_traits
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user