mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 08:51:43 +00:00
[XRay] Remove unnecessary include of <unistd.h>
llvm-svn: 285171
This commit is contained in:
parent
fa7b5c20f9
commit
d52795aae5
@ -20,7 +20,6 @@
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/FileSystem.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <unistd.h>
|
||||
|
||||
using namespace llvm;
|
||||
using namespace llvm::xray;
|
||||
|
Loading…
Reference in New Issue
Block a user