Skip to content

Commit 83e6d87

Browse files
authored
[libc] heap_sort_fuzz deleted unnecessary includes (#101535)
Including src/__suppot/macros/config.h is unnecessary
1 parent 3497211 commit 83e6d87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/fuzzing/stdlib/heap_sort_fuzz.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
///
1111
//===----------------------------------------------------------------------===//
1212

13-
#include "src/__support/macros/config.h"
1413
#include "src/stdlib/heap_sort.h"
1514
#include <stdint.h>
1615

0 commit comments

Comments
 (0)