diff options
author | Ng Zhi An <ngzhian@gmail.com> | 2020-07-20 13:26:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 13:26:26 -0700 |
commit | 4942d3b0b3281a2e3c1fa207ca7e62fc10c2fa88 (patch) | |
tree | a9290c4d65f3f16a3e7915eb762504fe0f3faafd /src/circular-array.h | |
parent | e58b367af0b4717dd7d00050a11c7658aec8650f (diff) | |
download | wabt-4942d3b0b3281a2e3c1fa207ca7e62fc10c2fa88.tar.gz wabt-4942d3b0b3281a2e3c1fa207ca7e62fc10c2fa88.tar.bz2 wabt-4942d3b0b3281a2e3c1fa207ca7e62fc10c2fa88.zip |
Add missing includes to type.h (#1491)
- cassert for assert
- confing.h for WABT_UNREACHABLE
I think it was working because type.h was only included in common.h,
both cassert and config.h was included prior to including type.h.
Diffstat (limited to 'src/circular-array.h')
0 files changed, 0 insertions, 0 deletions