Skip to content

Commit 4373ef7

Browse files
committed
formatting
1 parent e20d450 commit 4373ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/pthread/pthread_barrier_wait.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#ifndef LLVM_LIBC_SRC_PTHREAD_PTHREAD_BARRIER_WAIT_H
1010
#define LLVM_LIBC_SRC_PTHREAD_PTHREAD_BARRIER_WAIT_H
1111

12-
#include "src/__support/macros/config.h"
1312
#include "hdr/types/pthread_barrier_t.h"
13+
#include "src/__support/macros/config.h"
1414

1515
namespace LIBC_NAMESPACE_DECL {
1616

0 commit comments

Comments
 (0)