File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
libclc/clc/include/clc/common Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- #ifndef __CLC_MATH_CLC_DEGREES_H__
2- #define __CLC_MATH_CLC_DEGREES_H__
1+ #ifndef __CLC_COMMON_CLC_DEGREES_H__
2+ #define __CLC_COMMON_CLC_DEGREES_H__
33
44#define __CLC_BODY <clc/math/unary_decl.inc>
55#define __CLC_FUNCTION __clc_degrees
99#undef __CLC_BODY
1010#undef __CLC_FUNCTION
1111
12- #endif // __CLC_MATH_CLC_DEGREES_H__
12+ #endif // __CLC_COMMON_CLC_DEGREES_H__
Original file line number Diff line number Diff line change 1- #ifndef __CLC_MATH_CLC_RADIANS_H__
2- #define __CLC_MATH_CLC_RADIANS_H__
1+ #ifndef __CLC_COMMON_CLC_RADIANS_H__
2+ #define __CLC_COMMON_CLC_RADIANS_H__
33
44#define __CLC_BODY <clc/math/unary_decl.inc>
55#define __CLC_FUNCTION __clc_radians
99#undef __CLC_BODY
1010#undef __CLC_FUNCTION
1111
12- #endif // __CLC_MATH_CLC_RADIANS_H__
12+ #endif // __CLC_COMMON_CLC_RADIANS_H__
You can’t perform that action at this time.
0 commit comments