From 07ac6f8f7aa99afb5c6cf499c9bba3018a6126bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 20:36:11 +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