diff options
Diffstat (limited to 'libclc/clc/lib/generic/math/clc_nextafter.cl')
| -rw-r--r-- | libclc/clc/lib/generic/math/clc_nextafter.cl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libclc/clc/lib/generic/math/clc_nextafter.cl b/libclc/clc/lib/generic/math/clc_nextafter.cl index 40e1b5a2c57f..48e28c08edf7 100644 --- a/libclc/clc/lib/generic/math/clc_nextafter.cl +++ b/libclc/clc/lib/generic/math/clc_nextafter.cl @@ -6,7 +6,6 @@ // //===----------------------------------------------------------------------===// -#include <clc/clcmacro.h> #include <clc/internal/clc.h> #include <clc/math/clc_fabs.h> #include <clc/relational/clc_isnan.h> |
