Skip to content

Remove unused 'stdint.h'.#19

Open
BillyONeal wants to merge 1 commit intoBelledonneCommunications:masterfrom
BillyONeal:remove-stdint-h
Open

Remove unused 'stdint.h'.#19
BillyONeal wants to merge 1 commit intoBelledonneCommunications:masterfrom
BillyONeal:remove-stdint-h

Conversation

@BillyONeal
Copy link
Copy Markdown

This file is no longer used after e29952e deleted MSVC_INCLUDE_DIR. MSVC has come with stdint.h since at least 2015.

This file is no longer used after BelledonneCommunications@e29952e deleted MSVC_INCLUDE_DIR. MSVC has come with stdint.h since at least 2015.
@BillyONeal
Copy link
Copy Markdown
Author

BillyONeal commented Feb 18, 2025

Note that in 1.1.1 which doesn't yet have e29952e this is causing build failures in VS 2022 17.13 when targeting ARM because it's replacing the real <stdint.h> with one that creates include loops; <arm64_neon.h> tries to include <stdint.h>

include loop demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant