From f90f75459375cb4725914895aa418efefdde7af2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:08:20 +0000 Subject: [PATCH] feat: update headers from nodejs/node tag v25.1.0 (#65) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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