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 9b10755 commit 5139d6cCopy full SHA for 5139d6c
libc/src/__support/str_to_integer.h
@@ -25,7 +25,6 @@
25
#include "src/__support/str_to_num_result.h"
26
#include "src/__support/uint128.h"
27
#include "src/errno/libc_errno.h" // For ERANGE
28
-#include <cstddef>
29
30
namespace LIBC_NAMESPACE_DECL {
31
namespace internal {
0 commit comments