mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 06:00:28 +00:00
Signals.h header moved. Eventually this should move into a lib/System library,
but not right now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13811 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3166440855
commit
a5648f2ea2
@ -12,7 +12,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "Support/Signals.h"
|
||||
#include "llvm/System/Signals.h"
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
|
Loading…
Reference in New Issue
Block a user