mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove a pre-C++17 workaround for std::is_invocable_r
This commit is contained in:
@@ -278,10 +278,6 @@ install (
|
||||
src/ripple/beast/crypto/ripemd.h
|
||||
src/ripple/beast/crypto/sha2.h
|
||||
DESTINATION include/ripple/beast/crypto)
|
||||
install (
|
||||
FILES
|
||||
src/ripple/beast/cxx17/type_traits.h
|
||||
DESTINATION include/ripple/beast/cxx17)
|
||||
install (
|
||||
FILES
|
||||
src/ripple/beast/hash/endian.h
|
||||
|
||||
Reference in New Issue
Block a user