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
@ -8,6 +8,7 @@
|
||||
#define __UNIQUECHARSTR_H__
|
||||
|
||||
#include "charstr.h"
|
||||
#include "uassert.h"
|
||||
#include "uhash.h"
|
||||
|
||||
U_NAMESPACE_BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user