update safe_call.hpp to fix OpenCL import on case sensitive mac FS
authorMalcolm Reynolds <malcolm.reynolds@gmail.com>
Mon, 3 Jun 2013 16:07:05 +0000 (18:07 +0200)
committerMalcolm Reynolds <malcolm.reynolds@gmail.com>
Mon, 3 Jun 2013 16:07:05 +0000 (18:07 +0200)
commita9c9210bf9c222570fec4a549cad45f5ebc485f2
treec5dfc8eed204390c0cae6f91df85ccdb3796cf5e
parent229ff632b600c32689b98a4285edb35f5b9ca04d
update safe_call.hpp to fix OpenCL import on case sensitive mac FS

On a Mac with a case sensitive filesystem <OpenCL/OpenCL.h> does not exist but <OpenCL/opencl.h> does. I presume (!), but have no way to test, that on a Mac with case insensitive FS this change will make no difference.
modules/ocl/src/safe_call.hpp