file format issue
Signed-off-by: Chen Xi <xi2chen@intel.com>
This commit is contained in:
parent
d096de2e90
commit
bd71cdac0f
1 changed files with 1 additions and 1 deletions
|
@ -1035,7 +1035,7 @@ namespace dpct
|
||||||
_cpu_device = _devs.size() - 1;
|
_cpu_device = _devs.size() - 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void check_id(unsigned int id) const
|
void check_id(unsigned int id) const
|
||||||
{
|
{
|
||||||
if (id >= _devs.size())
|
if (id >= _devs.size())
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue