diff --git a/icuSources/include/_foundation_unicode/module.modulemap b/icuSources/include/_foundation_unicode/module.modulemap index 39c440b..dbbf097 100644 --- a/icuSources/include/_foundation_unicode/module.modulemap +++ b/icuSources/include/_foundation_unicode/module.modulemap @@ -128,6 +128,7 @@ module _FoundationICU { header "symtable.h" header "ucasemap.h" header "ucoleitr.h" + header "messageformat2_arguments.h" header "messageformat2_function_registry.h" header "compactdecimalformat.h" header "unum.h"