Skip to content

Commit 26bea83

Browse files
committed
build: fix the build warnings due to NAPI_VERSION
1 parent d2d7dc4 commit 26bea83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/prefix.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
#pragma once
33

44
#include <napi.h>
5-
#include <node_version.h>
6-
#define NAPI_BUILD_VERSION NAPI_VERSION
75

86
#include <zmq.h>
97
#if ZMQ_VERSION < ZMQ_MAKE_VERSION(4, 1, 0)

0 commit comments

Comments
 (0)