proxy-wasm-cpp-sdk
proxy-wasm-cpp-sdk copied to clipboard
Add <optional> include to proxy_asm_api.h.
proxy_asm_api.h references std::optional—see, for example, getProperty—but was missing the include for it.