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 9892a91 commit 95ea00cCopy full SHA for 95ea00c
libc/src/__support/FPUtil/aarch64/fenv_darwin_impl.h
@@ -12,7 +12,6 @@
12
#include "src/__support/macros/attributes.h" // LIBC_INLINE
13
#include "src/__support/macros/config.h"
14
#include "src/__support/macros/properties/architectures.h"
15
-#include <_types/_uint32_t.h>
16
17
#if !defined(LIBC_TARGET_ARCH_IS_AARCH64) || !defined(__APPLE__)
18
#error "Invalid include"
0 commit comments