Skip to content

Commit 7df60ee

Browse files
committed
fix format
1 parent abee2a6 commit 7df60ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libdevice/include/sanitizer_defs.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
//===----------------------------------------------------------------------===//
88
#pragma once
99

10-
#include <cstdint>
1110
#include "spir_global_var.hpp"
11+
#include <cstdint>
1212

1313
using uptr = uintptr_t;
1414
using u8 = uint8_t;

0 commit comments

Comments
 (0)