diff options
Diffstat (limited to 'bootstrap/all.h')
| -rw-r--r-- | bootstrap/all.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/all.h b/bootstrap/all.h index 33ac7e7..15f932c 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -48,6 +48,7 @@ struct span { _(not) \ _(or) \ _(return) \ + _(sizeof) \ _(static) \ _(struct) \ _(switch) \ |