Install missing rz_math.h header (#6401)

Added in 702250eb4f but not installed
This commit is contained in:
Florian Märkl 2026-05-25 10:32:36 +02:00 committed by GitHub
parent a72a275ca2
commit 0b74a61fe4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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',