| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 13ac0a5 commit f2ce8e0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,7 @@ | |||
| 1 | + // Include node.h first to define NAPI_VERSION built with the | ||
| 2 | + // binary. | ||
| 3 | + // The node.h should also be included first in embedder's use case. | ||
| 4 | + #include "node.h" | ||
| 1 | 5 | #include "node_api.h" | |
| 2 | 6 | #include "node_test_fixture.h" | |
| 3 | 7 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments