diff options
author | 2022-07-09 20:15:27 -0500 | |
---|---|---|
committer | 2022-07-09 18:25:25 -0700 | |
commit | f5d896542ae5a9e0b62c73d386727392d32489e0 (patch) | |
tree | c3b18523b5863cfc00f0334625eb71c996ea4651 /src/bun.js/bindings/headers-cpp.h | |
parent | 961d0a159a774074971773bca1aec68e2b539604 (diff) | |
download | bun-f5d896542ae5a9e0b62c73d386727392d32489e0.tar.gz bun-f5d896542ae5a9e0b62c73d386727392d32489e0.tar.zst bun-f5d896542ae5a9e0b62c73d386727392d32489e0.zip |
fix: update build files to latest Zig version
Diffstat (limited to 'src/bun.js/bindings/headers-cpp.h')
-rw-r--r-- | src/bun.js/bindings/headers-cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index a299530c3..627b234cd 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1657353886 +//-- AUTOGENERATED FILE -- 1657408675 // clang-format off #pragma once |