forked from OSchip/llvm-project
This doesn't need SmallVector.h anymore.
llvm-svn: 101790
This commit is contained in:
parent
9cfb7051b6
commit
b0071d041f
|
@ -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