Skip to content

Commit

Permalink
src: include missing header in node_sea.h
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
joyeecheung authored and targos committed May 30, 2023
1 parent 5094d1b commit 0347a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_sea.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#if !defined(DISABLE_SINGLE_EXECUTABLE_APPLICATION)

#include <cinttypes>
#include <string_view>
#include <tuple>
#include "node_exit_code.h"
Expand Down

0 comments on commit 0347a18

Please sign in to comment.