git-svn-id: svn://db.shs.com.ru/pip@588 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#include "piopencl.h"
|
||||
#include "CL/cl.h"
|
||||
#ifdef MAC_OS
|
||||
# include "cl.h"
|
||||
#else
|
||||
# include "CL/cl.h"
|
||||
#endif
|
||||
|
||||
|
||||
PRIVATE_DEFINITION_START(PIOpenCL::Context)
|
||||
|
||||
Reference in New Issue
Block a user