file format issue

Signed-off-by: Chen Xi <xi2chen@intel.com>
This commit is contained in:
Chen Xi 2024-07-18 07:19:24 +00:00
parent d096de2e90
commit bd71cdac0f

View file

@ -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())