mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-23004 include <string> for is_same
This commit is contained in:
parent
f40c979810
commit
0b8c69ae33
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#if U_SHOW_CPLUSPLUS_API || U_SHOW_CPLUSPLUS_HEADER_API || !defined(UTYPES_H)
|
||||
|
||||
#include <iterator>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <type_traits>
|
||||
#ifdef UTYPES_H
|
||||
|
|
Loading…
Add table
Reference in a new issue