Skip to content

Commit 1068620

Browse files
jason-simmonsjesswrd
authored andcommitted
Add missing include to fml/hex_codec.h (flutter#55034)
1 parent 17c37c1 commit 1068620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fml/hex_codec.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#ifndef FLUTTER_FML_HEX_CODEC_H_
66
#define FLUTTER_FML_HEX_CODEC_H_
77

8+
#include <string>
89
#include <string_view>
910

1011
namespace fml {

0 commit comments

Comments
 (0)