proxy-wasm-cpp-sdk icon indicating copy to clipboard operation
proxy-wasm-cpp-sdk copied to clipboard

Add <optional> include to proxy_asm_api.h.

Open benjaminp opened this issue 2 years ago • 0 comments

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

benjaminp avatar Sep 28 '23 21:09 benjaminp