Get bugpoint building with VC++ again.

llvm-svn: 24977
This commit is contained in:
Jeff Cohen 2005-12-23 05:00:38 +00:00
parent 5ce81edbf6
commit 7c89bdd5a0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/System/Path.h"
#include "llvm/System/Program.h"
#include "llvm/Config/alloca.h"
#include <fstream>
using namespace llvm;