#ifndef MANDEL_OPENCLCODE_H #define MANDEL_OPENCLCODE_H namespace mnd { unsigned char fixed64_cl[]; unsigned char fixed128_cl[]; unsigned char fixed512_cl[]; } #endif // MANDEL_OPENCLCODE_H