Skip to content

Commit e053d8d

Browse files
committed
[SYCL] clang formatted.
Signed-off-by: rbegam <[email protected]>
1 parent 2625074 commit e053d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/event_creation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
//===----------------------------------------------------------------------===//
1515
#include <CL/sycl.hpp>
1616
#include <iostream>
17-
17+
1818
int main() {
1919
try {
2020
std::cout << "Create default event" << std::endl;

0 commit comments

Comments
 (0)