Skip to content

Commit

Permalink
src: fix node_config_file.h compilation error in GN build
Browse files Browse the repository at this point in the history
PR-URL: #57210
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
  • Loading branch information
zcbenz authored Mar 3, 2025
1 parent 7c910d0 commit 47a59bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_config_file.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <map>
#include <string>
#include <variant>
#include "node_internals.h"
#include "simdjson.h"
#include "util-inl.h"

Expand Down

0 comments on commit 47a59bd

Please sign in to comment.