Skip to content

Commit

Permalink
fix: miss <optional>
Browse files Browse the repository at this point in the history
  • Loading branch information
seven332 committed Dec 11, 2023
1 parent 45ffee8 commit b982dc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/wasm/c++/src/kind.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <src/sksl/SkSLProgramKind.h>

#include <cstdint>
#include <optional>
#include <string>

struct Kind {
Expand Down

0 comments on commit b982dc3

Please sign in to comment.