From 20154b38c1c3d10d66d7a58c74e79fa47ccf8d00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:26:50 +0000 Subject: [PATCH] feat: update headers from nodejs/node tag v25.0.0 --- include/js_native_api.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/js_native_api.h b/include/js_native_api.h index 7bf3311..fdd455a 100644 --- a/include/js_native_api.h +++ b/include/js_native_api.h @@ -17,6 +17,7 @@ #define NAPI_VERSION 8 #endif + #include "js_native_api_types.h" // If you need __declspec(dllimport), either include instead, or