mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Fix include order dependency
Change-Id: I65fe4f51040f57fd074f61b5917872d69f441998
This commit is contained in:
committed by
sys_ocldev
parent
4dee2c789a
commit
0aea0b6fca
@@ -30,6 +30,9 @@
|
||||
#ifdef SUPPORT_GEN10
|
||||
#include "runtime/gen10/reg_configs.h"
|
||||
#endif
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace OCLRT {
|
||||
namespace ThreadArbitrationPolicy {
|
||||
const uint32_t RoundRobinAfterDependency = 2;
|
||||
|
||||
Reference in New Issue
Block a user