Prune and tidy #includes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51697 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman
2008-05-29 19:52:31 +00:00
parent 21323f3a82
commit 1baa88e3de
14 changed files with 8 additions and 21 deletions

View File

@ -22,7 +22,6 @@
#include <list>
#include <vector>
#include <map>
#include <set>
#include <string>
namespace llvm {