We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef261f commit 25f494bCopy full SHA for 25f494b
libcxx/include/semaphore
@@ -54,7 +54,6 @@ using binary_semaphore = counting_semaphore<1>;
54
#include <__assert> // all public C++ headers provide the assertion handler
55
#include <__atomic/atomic_base.h>
56
#include <__atomic/atomic_sync.h>
57
-#include <__atomic/contention_t.h>
58
#include <__atomic/memory_order.h>
59
#include <__availability>
60
#include <__chrono/time_point.h>
0 commit comments