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 b2b0812 commit 1fb540eCopy full SHA for 1fb540e
napi.h
@@ -1,7 +1,7 @@
1
#ifndef SRC_NAPI_H_
2
#define SRC_NAPI_H_
3
4
-#include "node_api.h"
+#include <node_api.h>
5
#include <functional>
6
#include <initializer_list>
7
#include <string>
0 commit comments