Fixes SWDEV-217761

[ROCm/clr commit: cbd8f604ec]
Этот коммит содержится в:
ansurya
2020-01-07 08:12:37 +05:30
коммит произвёл Maneesh Gupta
родитель 72ce61218b
Коммит f7bac3e057
+1
Просмотреть файл
@@ -24,6 +24,7 @@ THE SOFTWARE.
#define HIP_INCLUDE_HIP_HCC_DETAIL_HIP_COMPLEX_H
#include "hip/hcc_detail/hip_vector_types.h"
#include "hip/math_functions.h"
// TODO: Clang has a bug which allows device functions to call std functions
// when std functions are introduced into default namespace by using statement.