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