Skip to content

Commit 95ea00c

Browse files
another one
1 parent 9892a91 commit 95ea00c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/__support/FPUtil/aarch64/fenv_darwin_impl.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "src/__support/macros/attributes.h" // LIBC_INLINE
1313
#include "src/__support/macros/config.h"
1414
#include "src/__support/macros/properties/architectures.h"
15-
#include <_types/_uint32_t.h>
1615

1716
#if !defined(LIBC_TARGET_ARCH_IS_AARCH64) || !defined(__APPLE__)
1817
#error "Invalid include"

0 commit comments

Comments
 (0)