vortex/tests/opencl/vecadd/common.h
2024-05-06 01:23:25 -07:00

8 lines
No EOL
93 B
C

#ifndef COMMON_H
#define COMMON_H
#ifndef TYPE
#define TYPE float
#endif
#endif // COMMON_H