[libcxx-commits] [PATCH] D99516: [libc++] Avoid <climits> dependency in <thread>
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 30 12:15:54 PDT 2021
Mordante added a comment.
Just curious since the header doesn't include `<climits>` directly. Why is it required? Do to a compilation error?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99516/new/
https://reviews.llvm.org/D99516
More information about the libcxx-commits
mailing list