Skip to content

Commit f0c9133

Browse files
committed
Fix formatting
Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 29a3479 commit f0c9133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/builtins.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
#include <sycl/builtins_marray.hpp>
1515

1616
// Include the generated builtins.
17+
#include <sycl/builtins_marray_gen.hpp>
1718
#include <sycl/builtins_scalar_gen.hpp>
1819
#include <sycl/builtins_vector_gen.hpp>
19-
#include <sycl/builtins_marray_gen.hpp>
2020

2121
#ifdef __SYCL_DEVICE_ONLY__
2222
extern "C" {

0 commit comments

Comments
 (0)