Skip to content

Commit a565716

Browse files
committed
add missing include
1 parent 1c21122 commit a565716

File tree

1 file changed

+1
-0
lines changed
  • sycl/include/sycl/ext/oneapi/experimental

1 file changed

+1
-0
lines changed

sycl/include/sycl/ext/oneapi/experimental/clock.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#pragma once
1010

1111
#include <sycl/__spirv/spirv_ops.hpp>
12+
#include <sycl/aspects.hpp>
1213
#include <sycl/exception.hpp>
1314

1415
namespace sycl {

0 commit comments

Comments
 (0)