We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d7dc4 commit 26bea83Copy full SHA for 26bea83
src/prefix.h
@@ -2,8 +2,6 @@
2
#pragma once
3
4
#include <napi.h>
5
-#include <node_version.h>
6
-#define NAPI_BUILD_VERSION NAPI_VERSION
7
8
#include <zmq.h>
9
#if ZMQ_VERSION < ZMQ_MAKE_VERSION(4, 1, 0)
0 commit comments