Skip to content

Commit 74d78db

Browse files
committed
fix formatting
1 parent ef6433f commit 74d78db

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

libclc/clc/include/clc/relational/clc_bitselect.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@
1414
#define __CLC_BODY <clc/relational/clc_bitselect.inc>
1515
#include <clc/integer/gentype.inc>
1616

17-
1817
#endif // __CLC_RELATIONAL_CLC_BITSELECT_H__

libclc/generic/include/clc/math/ilogb.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@
99
#define __CLC_BODY <clc/math/ilogb.inc>
1010

1111
#include <clc/math/gentype.inc>
12-

libclc/generic/include/clc/relational/bitselect.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010
#include <clc/math/gentype.inc>
1111
#define __CLC_BODY <clc/relational/bitselect.inc>
1212
#include <clc/integer/gentype.inc>
13-

0 commit comments

Comments
 (0)