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 e20d450 commit 4373ef7Copy full SHA for 4373ef7
libc/src/pthread/pthread_barrier_wait.h
@@ -9,8 +9,8 @@
9
#ifndef LLVM_LIBC_SRC_PTHREAD_PTHREAD_BARRIER_WAIT_H
10
#define LLVM_LIBC_SRC_PTHREAD_PTHREAD_BARRIER_WAIT_H
11
12
-#include "src/__support/macros/config.h"
13
#include "hdr/types/pthread_barrier_t.h"
+#include "src/__support/macros/config.h"
14
15
namespace LIBC_NAMESPACE_DECL {
16
0 commit comments