This doesn't need SmallVector.h anymore.

llvm-svn: 101790
This commit is contained in:
Dan Gohman 2010-04-19 17:51:31 +00:00
parent 9cfb7051b6
commit b0071d041f
1 changed files with 0 additions and 1 deletions

View File

@ -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>