mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-25 18:29:05 -08:00
<random> isn't necesary directly within the header and can be placed in the cpp file where its needed. Avoids propagating random generation utilities via a header file.