Skip to content

Commit cee9d85

Browse files
committed
fix formatting
1 parent 46d9f09 commit cee9d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/stdlib/memalignment.h

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

12-
#include "src/__support/macros/config.h"
1312
#include "src/__support/CPP/cstddef.h"
13+
#include "src/__support/macros/config.h"
1414

1515
namespace LIBC_NAMESPACE_DECL {
1616

0 commit comments

Comments
 (0)