Commit 9c432f4f authored by Olexa Bilaniuk's avatar Olexa Bilaniuk

Silence Windows warnings.

parent d6534912
......@@ -609,7 +609,7 @@ inline int RHO_HEST_REFC::initialize(void){
nr.beta = 0.0;
fastSeed(~0);
fastSeed((uint64_t)~0);
int areAllAllocsSuccessful = !mem.perObj.empty();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment