Skip to content

Commit 59d3810

Browse files
wrong header
1 parent 624b01e commit 59d3810

File tree

1 file changed

+0
-1
lines changed
  • libc/src/string/memory_utils

1 file changed

+0
-1
lines changed

libc/src/string/memory_utils/utils.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include "src/__support/macros/config.h" // LIBC_NAMESPACE_DECL
1818
#include "src/__support/macros/properties/architectures.h"
1919

20-
#include <cstddef>
2120
#include <stddef.h> // size_t
2221
#include <stdint.h> // intptr_t / uintptr_t / INT32_MAX / INT32_MIN
2322

0 commit comments

Comments
 (0)