potential fix for windows static linking with thread creation in dll's
This commit is contained in:
@@ -357,6 +357,7 @@ typedef struct mi_random_cxt_s {
|
||||
uint32_t input[16];
|
||||
uint32_t output[16];
|
||||
int output_available;
|
||||
bool weak;
|
||||
} mi_random_ctx_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user