Skip to content

i#7226 asm offsets: Add missing header#7273

Merged
derekbruening merged 1 commit intomasterfrom
i7226-missing-header
Feb 11, 2025
Merged

i#7226 asm offsets: Add missing header#7273
derekbruening merged 1 commit intomasterfrom
i7226-missing-header

Conversation

@derekbruening
Copy link
Copy Markdown
Contributor

@derekbruening derekbruening commented Feb 11, 2025

Solves a missing header issue that results in a build error on Mac M1 with the new asm offset files from PR #7202: module.h has to be included before module_private.h so we explicitly include the former in the latter. Tested locally on M1 Mac.

Issue: #7226

Solves a missing header issue that results in a build error on Mac M1
with the new asm offset files from PR #7202: module.h has to be
included before module_private.h so we explicitly include the former
in the latter.

Issue: #7226
@derekbruening derekbruening merged commit cf221c4 into master Feb 11, 2025
19 checks passed
@derekbruening derekbruening deleted the i7226-missing-header branch February 11, 2025 21:37
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.

2 participants