mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
zig.h: Remove duplicate and unguarded stdint.h include.
We already do this for C99 only later in the file.
This commit is contained in:
We already do this for C99 only later in the file.