add a newline at the end of the file

This commit is contained in:
Akarshan Biswas 2024-12-10 17:12:13 +05:30
parent a708dfc587
commit fb2e66e825
No known key found for this signature in database
GPG key ID: 52A578A14B32134D

View file

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