Skip to content

Commit 8f4d306

Browse files
committed
Revert "src: do not expose simdjson.h in node_config_file.h"
This reverts commit 8a9c3c2. This is breaking builds locally and in CI PR-URL: #57197 Reviewed-By: Juan José Arboleda <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Daeyeon Jeong <[email protected]>
1 parent 47cd034 commit 8f4d306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_config_file.h

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <map>
77
#include <string>
88
#include <variant>
9+
#include "simdjson.h"
910
#include "util-inl.h"
1011

1112
namespace node {

0 commit comments

Comments
 (0)