We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fd9ad commit d5ad058Copy full SHA for d5ad058
randomstate/src/random-kit/random-kit-jump.h
@@ -1,7 +1,6 @@
1
#pragma once
2
#include "random-kit.h"
3
#include <stdlib.h>
4
-#include <malloc.h>
5
6
/* parameters for computing Jump */
7
#define W_SIZE 32 /* size of unsigned long */
0 commit comments