Skip to content

Commit 0347a18

Browse files
joyeecheungtargos
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 5094d1b commit 0347a18

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 <string_view>
910
#include <tuple>
1011
#include "node_exit_code.h"

0 commit comments

Comments
 (0)