Skip to content

Commit

Permalink
[SYCL] fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dklochkov-emb committed Jan 9, 2025
1 parent 61c1a7b commit 4ea4d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/header/header_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class TEST_NAME : public util::test_base {

/** execute this test
*/
void run(util::logger &log) override {
void run(util::logger& log) override {
/** checks that __FAST_RELAXED_MATH__ is defined
*/
#if defined(__FAST_RELAXED_MATH__)
Expand Down

0 comments on commit 4ea4d88

Please sign in to comment.