Skip to content

Commit 3ad27e2

Browse files
committed
fix formatting
1 parent b34b140 commit 3ad27e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libclc/clc/lib/generic/math/clc_frexp.cl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
#include <clc/clcfunc.h>
109
#include <clc/clc_convert.h>
10+
#include <clc/clcfunc.h>
1111
#include <clc/internal/clc.h>
1212
#include <clc/math/math.h>
1313
#include <clc/relational/clc_isinf.h>

0 commit comments

Comments
 (0)