Joseph Redmon
2014-12-16 d6cdea49eb509af852e6279922863cf63adb4a56
src/opencl.h
@@ -1,6 +1,7 @@
#ifdef GPU
#ifndef OPENCL_H
#define OPENCL_H
extern int gpu_index;
#ifdef GPU
#ifdef __APPLE__
#include <OpenCL/opencl.h>
#else