Skip to content

Commit c717682

Browse files
committed
Formatting
Signed-off-by: Rauf, Rana <[email protected]>
1 parent 83ec9fa commit c717682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/esimd_emulator/pi_esimd_emulator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
#include <cstdio>
3636
#include <cstring>
3737
#include <functional>
38+
#include <iostream>
3839
#include <map>
3940
#include <memory>
4041
#include <string>
4142
#include <thread>
4243
#include <utility>
4344

4445
#include "pi_esimd_emulator.hpp"
45-
#include <iostream>
4646

4747
#define ARG_UNUSED(x) (void)x
4848

0 commit comments

Comments
 (0)