mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
libcxx-compat: install headers that were reintroduced by reverts
PR: 280562 MFC after: 1 month
This commit is contained in:
parent
b60301d8b5
commit
2e861daab9
@ -1260,6 +1260,8 @@ TTR_HEADERS+= is_fundamental.h
|
||||
TTR_HEADERS+= is_implicitly_default_constructible.h
|
||||
TTR_HEADERS+= is_integral.h
|
||||
TTR_HEADERS+= is_literal_type.h
|
||||
TTR_HEADERS+= is_member_function_pointer.h
|
||||
TTR_HEADERS+= is_member_object_pointer.h
|
||||
TTR_HEADERS+= is_member_pointer.h
|
||||
TTR_HEADERS+= is_nothrow_assignable.h
|
||||
TTR_HEADERS+= is_nothrow_constructible.h
|
||||
@ -1276,6 +1278,7 @@ TTR_HEADERS+= is_reference_wrapper.h
|
||||
TTR_HEADERS+= is_referenceable.h
|
||||
TTR_HEADERS+= is_same.h
|
||||
TTR_HEADERS+= is_scalar.h
|
||||
TTR_HEADERS+= is_scoped_enum.h
|
||||
TTR_HEADERS+= is_signed.h
|
||||
TTR_HEADERS+= is_signed_integer.h
|
||||
TTR_HEADERS+= is_specialization.h
|
||||
|
Loading…
Reference in New Issue
Block a user