mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-27 23:14:27 +00:00
equihash: fix for cuda 9.1 build
This commit is contained in:
parent
72466ee476
commit
6165562839
@ -11,7 +11,6 @@
|
|||||||
#include <cuda.h>
|
#include <cuda.h>
|
||||||
#include <cuda_runtime.h>
|
#include <cuda_runtime.h>
|
||||||
#include <device_launch_parameters.h>
|
#include <device_launch_parameters.h>
|
||||||
#include <device_functions_decls.h>
|
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#define _SNPRINTF _snprintf
|
#define _SNPRINTF _snprintf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user