Skip to content

Commit

Permalink
equihash: fix for cuda 9.1 build
Browse files Browse the repository at this point in the history
  • Loading branch information
tpruvot committed Jan 4, 2018
1 parent 72466ee commit 6165562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion equi/eqcuda.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <cuda.h>
#include <cuda_runtime.h>
#include <device_launch_parameters.h>
#include <device_functions_decls.h>

#ifdef WIN32
#define _SNPRINTF _snprintf
Expand Down

0 comments on commit 6165562

Please sign in to comment.