File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
icu4c/source/test/depstest Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,9 @@ def _ReadLibrary(root_path, library_name):
123123 ("i18n/messageformat2_data_model.o" , "typeinfo for std::exception" ),
124124 ("i18n/messageformat2_data_model.o" , "vtable for std::exception" ),
125125 ("i18n/messageformat2_data_model.o" , "std::exception::~exception()" ),
126+ ("i18n/messageformat2_evaluation.o" , "typeinfo for std::exception" ),
127+ ("i18n/messageformat2_evaluation.o" , "vtable for std::exception" ),
128+ ("i18n/messageformat2_evaluation.o" , "std::exception::~exception()" ),
126129 ("i18n/messageformat2_formattable.o" , "typeinfo for std::exception" ),
127130 ("i18n/messageformat2_formattable.o" , "vtable for std::exception" ),
128131 ("i18n/messageformat2_formattable.o" , "std::exception::~exception()" ),
You can’t perform that action at this time.
0 commit comments