OpenCL C++ bindings, without OpenGL headers

Hi,
I’m using the OpenCL C++ bindings header file (cl.hpp). I would like to use this without needing OpenGL header files installed. Is there an easy preprocessor macro I can set to disable all the OpenGL interop functions?