mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: fix windows build
Be very careful with forward declarations, MSVC is quite picky and rather stupid about it. Fixes #5810.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
|
||||
#include "node.h"
|
||||
#include "node_internals.h"
|
||||
#include "node_buffer.h"
|
||||
#include "smalloc.h"
|
||||
#include "string_bytes.h"
|
||||
|
||||
Reference in New Issue
Block a user