diff options
Diffstat (limited to 'src/common/dSFMT-params.h')
-rw-r--r-- | src/common/dSFMT-params.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/common/dSFMT-params.h b/src/common/dSFMT-params.h index c779d8a..3a4a868 100644 --- a/src/common/dSFMT-params.h +++ b/src/common/dSFMT-params.h @@ -1,5 +1,3 @@ -#include <config.h> - #ifndef DSFMT_PARAMS_H #define DSFMT_PARAMS_H @@ -10,7 +8,7 @@ following definitions are in dSFMT-paramsXXXX.h file. ----------------------*/ /** the pick up position of the array. -#define DSFMT_POS1 122 +#define DSFMT_POS1 122 */ /** the parameter of shift left as four 32-bit registers. |