mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
ICU-22177 Replace angular brackets in include with double quotes.
This commit is contained in:
parent
00a4cdbd5b
commit
f949713ce8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
// Safer use of UnicodeString.
|
||||
#include <cstdint>
|
||||
#include <unicode/umachine.h>
|
||||
#include "unicode/umachine.h"
|
||||
#ifndef UNISTR_FROM_CHAR_EXPLICIT
|
||||
# define UNISTR_FROM_CHAR_EXPLICIT explicit
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue