forked from OSchip/llvm-project
Removing unused include
This is causing the Windows bot failures. llvm-svn: 300605
This commit is contained in:
parent
f5427b26d3
commit
1a4c748a48
|
@ -15,7 +15,6 @@
|
|||
#include <cassert>
|
||||
#include <cerrno>
|
||||
#include <csignal>
|
||||
#include <sys/select.h>
|
||||
#include <vector>
|
||||
|
||||
#if HAVE_SYS_EVENT_H
|
||||
|
|
Loading…
Reference in New Issue