Skip to content

Commit e7dc253

Browse files
Update native_process.h
1 parent 22a7933 commit e7dc253

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/bindings/native_process.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include <optional>
33
#include <string>
44
#include <vector>
5-
5+
#include <cstdint>
66
namespace chromatic::js {
77

88
struct SegmentInfo {

0 commit comments

Comments
 (0)