AlexeyAB
2017-03-17 71a9929af6c3d3ffb9527bb921c5cc4a20971ff6
src/cuda.h
@@ -1,6 +1,10 @@
#ifndef CUDA_H
#define CUDA_H
#if defined(_MSC_VER) && _MSC_VER < 1900
   #define inline __inline
#endif
extern int gpu_index;
#ifdef GPU