[libc] Fix the GPU build when building inside the NATIVE project (#118573)
[llvm-project.git] / libclc / clspv / lib / math / nextafter.cl
blobf05e74821362034f90837fe74b4ccbdcd2550b3c
1 #include <clc/clc.h>
2 #include <math/clc_nextafter.h>
4 #define __CLC_BODY <nextafter.inc>
5 #include <clc/math/gentype.inc>