Remove a pre-C++17 workaround for std::is_invocable_r

This commit is contained in:
Nik Bougalis
2020-11-25 22:49:18 -08:00
parent bec6c626d8
commit 9bd6b249ce
8 changed files with 4 additions and 51 deletions

View File

@@ -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