File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,6 @@ module;
5454// into thinking that libc++ provides the header.
5555//
5656#ifndef _WIN32
57- # if __has_include(<debugging>)
58- # error "please update the header information for <debugging> in headers_not_available in utils/libcxx/header_information.py"
59- # endif // __has_include(<debugging>)
6057# if __has_include(<flat_map>)
6158# error "please update the header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py"
6259# endif // __has_include(<flat_map>)
Original file line number Diff line number Diff line change @@ -177,9 +177,6 @@ module;
177177// into thinking that libc++ provides the header.
178178//
179179#ifndef _WIN32
180- # if __has_include(<debugging>)
181- # error "please update the header information for <debugging> in headers_not_available in utils/libcxx/header_information.py"
182- # endif // __has_include(<debugging>)
183180# if __has_include(<flat_map>)
184181# error "please update the header information for <flat_map> in headers_not_available in utils/libcxx/header_information.py"
185182# endif // __has_include(<flat_map>)
You can’t perform that action at this time.
0 commit comments