Skip to content
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

add missing include #1126

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

beinhaerter
Copy link
Contributor

The header file uses std::declval, so it needs to #include <utility>.

The header file uses `std::declval`, so it needs to `#include <utility>`.
@dmitrykobets-msft
Copy link
Member

Thanks for the cleanup, merging

@dmitrykobets-msft dmitrykobets-msft merged commit 167c77d into microsoft:main Jul 4, 2023
66 checks passed
@beinhaerter beinhaerter deleted the pointers branch July 6, 2023 06:22
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.

None yet

2 participants