mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Remove the #include of llvm/Config/unistd.h as it is no longer needed.
llvm-svn: 19067
This commit is contained in:
parent
56bec4165e
commit
f9693c67ae
@ -18,7 +18,6 @@
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/Config/unistd.h"
|
||||
#include "llvm/System/MappedFile.h"
|
||||
#include <cerrno>
|
||||
using namespace llvm;
|
||||
|
Loading…
Reference in New Issue
Block a user