SWDEV-271406 - Remove unecessary hip_ext.h

tests/src/runtimeApi/module/hipModuleLaunchKernel.cpp doesn't
need hip_ext.h which will fail cuda building. So remove it

Change-Id: Icf5763449ccec839d9efda90ffe3a86fb53bdb85
This commit is contained in:
Tao Sang
2021-02-03 21:23:45 -05:00
zatwierdzone przez Tao Sang
rodzic 090b2829b9
commit 9996ebb641
@@ -28,7 +28,6 @@
#include "test_common.h"
#include "hip/hip_ext.h"
#define fileName "matmul.code"
#define matmulK "matmulK"