mirror of
https://github.com/boostorg/beast.git
synced 2026-08-03 20:14:17 +02:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
committed by
Mohammad Nejati
parent
8dca61b566
commit
9579b34ab0
@@ -51,7 +51,6 @@ else()
|
||||
date_time
|
||||
move
|
||||
describe
|
||||
static_assert
|
||||
utility
|
||||
variant2
|
||||
predef
|
||||
|
||||
@@ -37,7 +37,6 @@ git submodule update --init --depth 20 --jobs 4 \
|
||||
libs/optional \
|
||||
libs/scope \
|
||||
libs/smart_ptr \
|
||||
libs/static_assert \
|
||||
libs/static_string \
|
||||
libs/system \
|
||||
libs/throw_exception \
|
||||
|
||||
Reference in New Issue
Block a user