diff options
Diffstat (limited to 'clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h')
| -rw-r--r-- | clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h b/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h index 4cfeb397da2..5d7ce9a965d 100644 --- a/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h +++ b/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h @@ -23,15 +23,6 @@ #define __CUDA__ #if defined(__cplusplus) - #include <__clang_cuda_math_forward_declares.h> -#endif - -/// Include declarations for libdevice functions. -#include <__clang_cuda_libdevice_declares.h> -/// Provide definitions for these functions. -#include <__clang_cuda_device_functions.h> - -#if defined(__cplusplus) #include <__clang_cuda_cmath.h> #endif |

