add a newline at the end of the file
This commit is contained in:
parent
a708dfc587
commit
fb2e66e825
1 changed files with 1 additions and 1 deletions
|
@ -3034,4 +3034,4 @@ catch (sycl::exception const &exc) {
|
||||||
<< ", line:" << __LINE__ << std::endl;
|
<< ", line:" << __LINE__ << std::endl;
|
||||||
std::exit(1);
|
std::exit(1);
|
||||||
}
|
}
|
||||||
#pragma clang diagnostic pop
|
#pragma clang diagnostic pop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue