Skip to content

Commit 8e53a8a

Browse files
committed
Removed stdio.h.
1 parent 102a3be commit 8e53a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#include "sanitizer_common/sanitizer_atomic.h"
22

3-
#include <stdio.h>
43
#include <stdlib.h>
54
#include <stdint.h>
65
#include <string.h>

0 commit comments

Comments
 (0)