Skip to content

[SYCL] Fix a missing include #8032

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2023
Merged

[SYCL] Fix a missing include #8032

merged 1 commit into from
Jan 18, 2023

Conversation

ldrumm
Copy link
Contributor

@ldrumm ldrumm commented Jan 18, 2023

std::unique_ptr is in and without it we get a compilation error with gcc-12

std::unique_ptr is in <memory> and without it we get a compilation error
with gcc-12
Copy link
Contributor

@sommerlukas sommerlukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ldrumm
Copy link
Contributor Author

ldrumm commented Jan 18, 2023

Github somewhat mangles the display of the description there, but the underlying message appears intact

@ldrumm ldrumm temporarily deployed to aws January 18, 2023 13:16 — with GitHub Actions Inactive
@ldrumm ldrumm temporarily deployed to aws January 18, 2023 14:45 — with GitHub Actions Inactive
@bader bader merged commit e56f14f into intel:sycl Jan 18, 2023
@ldrumm ldrumm deleted the missing-include branch January 18, 2023 15:08
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.

3 participants