Commit dc4f37e
Add <optional> include to proxy_asm_api.h (proxy-wasm#160)
proxy_asm_api.h references `std::optional`—see, for example, `getProperty`—but was missing the include for it.
Signed-off-by: Benjamin Peterson <benjamin@engflow.com>
Co-authored-by: Michael Warres <mpw@google.com>1 parent 3c7f786 commit dc4f37e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments