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

Commit 2b18d0f

Browse files
committed
Fix formatting
1 parent 8126c4c commit 2b18d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/ESIMD/mandelbrot/mandelbrot_spec.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
#include "esimd_test_utils.hpp"
1515

16-
#include <sycl/sycl.hpp>
1716
#include <sycl/ext/intel/experimental/esimd.hpp>
17+
#include <sycl/sycl.hpp>
1818

1919
#include <array>
2020
#include <iostream>

0 commit comments

Comments
 (0)