Skip to content

Commit 61ec1ad

Browse files
committed
Remove header include that is unnecessary but apparently works in some places
1 parent ee9689b commit 61ec1ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxxabi/src/cxa_personality.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "cxa_handlers.h"
2222
#include "private_typeinfo.h"
2323
#include "unwind.h"
24-
#include "libunwind.h"
2524

2625
#if __has_include(<ptrauth.h>)
2726
# include <ptrauth.h>

0 commit comments

Comments
 (0)