Skip to content

Commit

Permalink
Fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
fineg74 committed Sep 11, 2024
1 parent 768e7af commit 640679c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/test-e2e/ESIMD/assert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "esimd_test_utils.hpp"

using namespace sycl;
using namespace sycl::ext::intel::esimd;

int main() {
queue Q(esimd_test::ESIMDSelector, esimd_test::createExceptionHandler());
Expand Down

0 comments on commit 640679c

Please sign in to comment.