Include host_defines.h in hip_fp16.h since it uses __host__ __device__ attributes

[ROCm/clr commit: c74682ef1b]
Этот коммит содержится в:
Yaxun (Sam) Liu
2018-06-25 15:33:41 -04:00
родитель 8e2a1e0acd
Коммит 9d35209f8f
+1 -1
Просмотреть файл
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
#pragma once
#include "hip/hcc_detail/host_defines.h"
#include <assert.h>
#if defined(__cplusplus)
#include <algorithm>