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 46d9f09 commit cee9d85Copy full SHA for cee9d85
libc/src/stdlib/memalignment.h
@@ -9,8 +9,8 @@
9
#ifndef LLVM_LIBC_SRC_STDLIB_MEM_ALIGNMENT_H
10
#define LLVM_LIBC_SRC_STDLIB_MEM_ALIGNMENT_H
11
12
-#include "src/__support/macros/config.h"
13
#include "src/__support/CPP/cstddef.h"
+#include "src/__support/macros/config.h"
14
15
namespace LIBC_NAMESPACE_DECL {
16
0 commit comments