mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-02 13:01:18 +12:00
Proper fix for static asserts (#64)
Replace std::uniform_int_distribution with boost::random::uniform_int_distribution
This commit is contained in:
parent
19a0a3a359
commit
1cb2d4e5ee
5 changed files with 20 additions and 13 deletions
|
@ -29,6 +29,7 @@
|
|||
"boost-ptr-container",
|
||||
"boost-property-tree",
|
||||
"boost-static-string",
|
||||
"boost-random",
|
||||
"fmt",
|
||||
"glm",
|
||||
"glslang",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue