Skip to content

Commit d2b0724

Browse files
committed
Fix build
1 parent b954f00 commit d2b0724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lttoolbox/ustring.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
#include <vector>
2727
#include <cstdint>
2828
#include <iomanip>
29+
#include <ostream>
2930

3031
typedef std::basic_string<UChar> UString;
3132
typedef std::basic_string_view<UChar> UStringView;

0 commit comments

Comments
 (0)