#ifndef UTIL_H
#define UTIL_H

const char * clUtilErrorString(cl_int error);

#endif /* UTIL_H */