mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01: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:
parent
20a917c571
commit
82b798907d
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user