Drop dead includes

llvm-svn: 50192
This commit is contained in:
Anton Korobeynikov 2008-04-23 22:44:03 +00:00
parent 3aec21fa0e
commit 1ae135c87b
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/CFG.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Config/config.h"
#include <algorithm>
#include <iostream>