mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-18 00:58:08 +00:00
This doesn't need SmallVector.h anymore.
llvm-svn: 101790
This commit is contained in:
parent
e652c68942
commit
caa827af2c
@ -16,7 +16,6 @@
|
||||
//=== is guaranteed to work on *all* UNIX variants.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "Unix.h"
|
||||
#if HAVE_SYS_STAT_H
|
||||
#include <sys/stat.h>
|
||||
|
Loading…
Reference in New Issue
Block a user