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 <optional> include to proxy_asm_api.h. #160

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

benjaminp
Copy link
Contributor

proxy_asm_api.h references std::optional—see, for example, getProperty—but was missing the include for it.

proxy_asm_api.h references `std::optional`—see, for example, `getProperty`—but was missing the include for it.

Signed-off-by: Benjamin Peterson <[email protected]>
Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

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

Thanks!

@PiotrSikora PiotrSikora changed the title Add <optional> include to proxy_asm_api.h Add <optional> include to proxy_asm_api.h. Oct 1, 2023
@mpwarres mpwarres merged commit dc4f37e into proxy-wasm:main Aug 5, 2024
5 checks passed
@benjaminp benjaminp deleted the patch-1 branch August 5, 2024 22: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.

4 participants