Skip to content

Commit eb96856

Browse files
joyeecheungMoLow
authored andcommitted
src: include missing header in node_sea.h
PR-URL: nodejs#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 e6f37d1 commit eb96856

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)