Lines Matching refs:__has_include
51 // corresponding .inc file is forgotten. However, the check based on __has_include
53 // and that means the MSVC STL headers can be found as well, tricking __has_include
57 # if __has_include(<debugging>)
59 # endif // __has_include(<debugging>)
60 # if __has_include(<flat_map>)
62 # endif // __has_include(<flat_map>)
63 # if __has_include(<flat_set>)
65 # endif // __has_include(<flat_set>)
66 # if __has_include(<generator>)
68 # endif // __has_include(<generator>)
69 # if __has_include(<hazard_pointer>)
71 # endif // __has_include(<hazard_pointer>)
72 # if __has_include(<inplace_vector>)
74 # endif // __has_include(<inplace_vector>)
75 # if __has_include(<linalg>)
77 # endif // __has_include(<linalg>)
78 # if __has_include(<rcu>)
80 # endif // __has_include(<rcu>)
81 # if __has_include(<spanstream>)
83 # endif // __has_include(<spanstream>)
84 # if __has_include(<stacktrace>)
86 # endif // __has_include(<stacktrace>)
87 # if __has_include(<stdfloat>)
89 # endif // __has_include(<stdfloat>)
90 # if __has_include(<text_encoding>)
92 # endif // __has_include(<text_encoding>)