Remove dependencies on Boost.StaticAssert.

Boost.StaticAssert has been merged into Boost.Config, so remove
the dependency.
This commit is contained in:
Andrey Semashev
2026-01-22 23:11:03 +03:00
parent e239eccada
commit 8a615035a0
-1
View File
@@ -72,7 +72,6 @@ git submodule --quiet update --init $GIT_SUBMODULE_OPTS \
libs/ratio \
libs/rational \
libs/regex \
libs/static_assert \
libs/smart_ptr \
libs/system \
libs/throw_exception \