We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34b140 commit 3ad27e2Copy full SHA for 3ad27e2
libclc/clc/lib/generic/math/clc_frexp.cl
@@ -6,8 +6,8 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-#include <clc/clcfunc.h>
10
#include <clc/clc_convert.h>
+#include <clc/clcfunc.h>
11
#include <clc/internal/clc.h>
12
#include <clc/math/math.h>
13
#include <clc/relational/clc_isinf.h>
0 commit comments