Fix all of the tests.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace test
|
||||
|
||||
void test_external_pointer(xoroshiro::p128r64& r)
|
||||
{
|
||||
auto* alloc = ThreadAlloc::get();
|
||||
auto& alloc = ThreadAlloc::get();
|
||||
|
||||
setup(r, alloc);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user