Skip to content

Commit 192d8f3

Browse files
author
Pavel Samolysov
committed
[SYCL][NFC] Fix formatting issues
1 parent 242aeb7 commit 192d8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/basic_tests/buffer/buffer_for_not_device_copyable.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %clangxx -fsycl -fsyntax-only -Xclang -verify %s -Xclang -verify-ignore-unexpected=note,warning
22

3-
#include <sycl/sycl.hpp>
43
#include <string>
4+
#include <sycl/sycl.hpp>
55

66
using namespace sycl;
77

0 commit comments

Comments
 (0)