Skip to content

[neon] Fix incorrect guard for system headers on Windows#1347

Merged
serge-sans-paille merged 1 commit intomasterfrom
bug/1346
May 11, 2026
Merged

[neon] Fix incorrect guard for system headers on Windows#1347
serge-sans-paille merged 1 commit intomasterfrom
bug/1346

Conversation

@serge-sans-paille
Copy link
Copy Markdown
Contributor

@serge-sans-paille serge-sans-paille commented May 11, 2026

One need to cope with windows/non-windows header as well as clang-cl/msvc compatibility.

Courtesy to @komainu8 and @mtl1979 for the patch.

Fix #1346

One need to cope with windows/non-windows header as well as
clang-cl/msvc compatibility.

Courtesy to @komainu8 and @mtl1979 for the patch.

Fix #1346
@serge-sans-paille serge-sans-paille merged commit a903944 into master May 11, 2026
174 checks passed
@serge-sans-paille serge-sans-paille deleted the bug/1346 branch May 11, 2026 09:30
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.

Fix build error on Windows ARM64 with Clang due to missing "arm64_neon.h"

1 participant