Fix undefined identifier issue for hipExtModuleLaunchKernel

[ROCm/hip commit: 3dd0e988b1]
This commit is contained in:
Rahul Garg
2019-08-14 22:03:57 +05:30
committed by Siu Chi Chan
parent a1b3e902d4
commit 3c8f84a5c3
2 changed files with 1 additions and 18 deletions
+1
View File
@@ -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"