[libc++] Install the missing header __errc
Summary: Omitted from D41347. Reviewers: EricWF Subscribers: mgorny, christof, ldionne, cfe-commits Differential Revision: https://reviews.llvm.org/D48864 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@336165 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -2,6 +2,7 @@ set(files
|
||||
__bit_reference
|
||||
__bsd_locale_defaults.h
|
||||
__bsd_locale_fallbacks.h
|
||||
__errc
|
||||
__debug
|
||||
__functional_03
|
||||
__functional_base
|
||||
|
||||
Reference in New Issue
Block a user