mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-09 15:27:38 +00:00
ICU-21249 Fix common/uniquecharstr.h to pass the internal header check: include uassert.h needed.
This commit is contained in:
parent
a18df7ba28
commit
1baf0ea9b9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
#define __UNIQUECHARSTR_H__
|
||||
|
||||
#include "charstr.h"
|
||||
#include "uassert.h"
|
||||
#include "uhash.h"
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
|
Loading…
Add table
Reference in a new issue