Skip to content

Commit 8b47a4b

Browse files
committed
common fix because helpers header
1 parent 7a97d51 commit 8b47a4b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sycl/test-e2e/VirtualMem/basic_access_from_kernel_virtual_mem.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// REQUIRES: aspect-ext_oneapi_virtual_mem
2-
31
// This test checks whether data can be correctly written to and read from
42
// virtual memory.
53

sycl/test-e2e/VirtualMem/remapping_virtual_memory_range.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
// RUN: %{build} -o %t.out
55
// RUN: %{run} %t.out
66

7-
#include <sycl/detail/core.hpp>
8-
97
#include <cassert>
108

119
#include "helpers.hpp"

0 commit comments

Comments
 (0)