Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 18c93a1

Browse files
committed
[SYCL][ESIMD] Move common.hpp into SYCL/ESIMD/api/functional
1 parent e05e89e commit 18c93a1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

SYCL/ESIMD/api/functional/ctors/ctor_default.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
//
1313
// Test for esimd default constructor.
1414

15-
#include "common.hpp"
15+
#include "../common.hpp"
1616

1717
using namespace cl::sycl;
1818
using namespace sycl::ext::intel::experimental::esimd;

0 commit comments

Comments
 (0)