diff options
Diffstat (limited to 'src/bun.js/bindings/headers-cpp.h')
-rw-r--r-- | src/bun.js/bindings/headers-cpp.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 553d0ae36..0ccc2fa8c 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,5 +1,11 @@ -//-- AUTOGENERATED FILE -- 1683691290 // clang-format off +//-- GENERATED FILE. Do not edit -- +// +// To regenerate this file, run: +// +// make headers +// +//-- GENERATED FILE. Do not edit -- #pragma once #include <stddef.h> |