Merge pull request #57 from Lastique/feature/remove_static_assert

Remove dependencies on Boost.StaticAssert
This commit is contained in:
Peter Dimov
2026-01-23 05:00:39 +02:00
committed by GitHub

View File

@@ -20,7 +20,6 @@ throw_exception
# Secondary dependencies
static_assert
)
foreach(dep IN LISTS deps)