Joseph Redmon
2014-12-18 19d3ae7267c355414a6207835336a3b40d5b053a
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