Fix undefined identifier issue for hipExtModuleLaunchKernel

[ROCm/hip commit: 3dd0e988b1]
Этот коммит содержится в:
Rahul Garg
2019-08-14 22:03:57 +05:30
коммит произвёл Siu Chi Chan
родитель a1b3e902d4
Коммит 3c8f84a5c3
2 изменённых файлов: 1 добавлений и 18 удалений
+1
Просмотреть файл
@@ -25,6 +25,7 @@ THE SOFTWARE.
#include "hip/hcc_detail/hsa_helpers.hpp"
#include "hip/hcc_detail/program_state.hpp"
#include "hip_hcc_internal.h"
#include "hip/hip_hcc.h"
#include "program_state.inl"
#include "trace_helper.h"