Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e45ce99

Browse files
Add missing include to fml/hex_codec.h (#55034)
1 parent ff3c4a0 commit e45ce99

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)