mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
ffd00e4056
Depending on target platform, `AddRef()` returns either `unsigned long` or `uint32_t`. Make the resulting type match for better optimization.