Skip to content

Commit 69a4227

Browse files
joyeecheungdanielleadams
authored andcommitted
src: include missing header in node_sea.h
PR-URL: #48152 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
1 parent a7557dd commit 69a4227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_sea.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
#if !defined(DISABLE_SINGLE_EXECUTABLE_APPLICATION)
77

8+
#include <cinttypes>
89
#include <tuple>
910

1011
namespace node {

0 commit comments

Comments
 (0)