mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build,tools: add more headers to V8 PCH file
* Use relative path for easy reuse in other projects PR-URL: https://github.com/nodejs/node/pull/25931 Reviewed-By: João Reis <reis@janeasystems.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
#include "tools/msvs/pch/pch_v8_base.h"
|
||||
#include "pch_v8_base.h"
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
#include "src/api-inl.h"
|
||||
#include "src/objects-inl.h"
|
||||
#include "src/utils.h"
|
||||
|
||||
Reference in New Issue
Block a user