Keep VC++ happy.

llvm-svn: 24835
This commit is contained in:
Jeff Cohen 2005-12-18 22:20:05 +00:00
parent 2f5fb6a720
commit c7cb351aac
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include <iostream>
#include <algorithm>
using namespace llvm;
namespace {