SWDEV-321116 - Drop unnecessary ICD include
This looks unused. This should allow building rocm-opencl without any dependency on any particular OCL ICD. Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com> Change-Id: Ib9229ede8400fd0e883275659ab99513b03952cb
Этот коммит содержится в:
@@ -27,8 +27,6 @@
|
||||
#include "platform/program.hpp"
|
||||
#include "os/os.hpp"
|
||||
|
||||
#include <icd/loader/icd_dispatch.h>
|
||||
|
||||
/*! \addtogroup API
|
||||
* @{
|
||||
*
|
||||
|
||||
@@ -27,8 +27,6 @@
|
||||
#include "cl_d3d11_amd.hpp"
|
||||
#endif //_WIN32
|
||||
|
||||
#include <icd/loader/icd_dispatch.h>
|
||||
|
||||
#include <mutex>
|
||||
|
||||
amd::PlatformIDS amd::PlatformID::Platform = //{ NULL };
|
||||
|
||||
Ссылка в новой задаче
Block a user