Skip to content

Commit f4bda29

Browse files
committed
fix headers include
1 parent 154460e commit f4bda29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/js_native_api_v8.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#include "js_native_api_types.h"
55
#include "js_native_api_v8_internals.h"
66

7+
#include <unordered_set>
8+
79
inline napi_status napi_clear_last_error(node_api_nogc_env env);
810

911
namespace v8impl {

0 commit comments

Comments
 (0)