mirror of
https://github.com/boostorg/function.git
synced 2026-01-23 17:42:25 +00:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -20,7 +20,6 @@ throw_exception
|
||||
|
||||
# Secondary dependencies
|
||||
|
||||
static_assert
|
||||
)
|
||||
|
||||
foreach(dep IN LISTS deps)
|
||||
|
||||
Reference in New Issue
Block a user