Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move winrt/Windows.Storage.h include out of USE_V8 conditional #12259

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

rozele
Copy link
Collaborator

@rozele rozele commented Oct 18, 2023

Description

Type of Change

Erase all that don't apply.

  • Bug fix (non-breaking change which fixes an issue)

What

We now use the winrt/Windows.Storage.h header in the initialization of Hermes (not just V8), so this header needs to be imported unconditionally.

Changelog

Should this change be included in the release notes: yes

Fixes compilation of Microsoft.ReactNative without USE_V8 compile constant

We now use the winrt/Windows.Storage.h header in the initialization of
Hermes (not just V8), so this header needs to be imported
unconditionally.
@rozele rozele requested a review from a team as a code owner October 18, 2023 17:12
@acoates-ms acoates-ms enabled auto-merge (squash) October 18, 2023 17:19
@acoates-ms acoates-ms merged commit 66dc977 into microsoft:main Oct 18, 2023
44 checks passed
@rozele rozele deleted the storageHeader branch October 19, 2023 14:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants