Install missing rz_math.h header (#6401)
Added in 702250eb4f but not installed
This commit is contained in:
parent
a72a275ca2
commit
0b74a61fe4
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ rz_util_files = [
|
|||
'rz_util/rz_lang_byte_array.h',
|
||||
'rz_util/rz_log.h',
|
||||
'rz_util/rz_luhn.h',
|
||||
'rz_util/rz_math.h',
|
||||
'rz_util/rz_mem.h',
|
||||
'rz_util/rz_name.h',
|
||||
'rz_util/rz_num.h',
|
||||
|
|
|
|||
Loading…
Reference in a new issue