Keep VC++ happy.

llvm-svn: 24137
This commit is contained in:
Jeff Cohen 2005-11-01 18:04:06 +00:00
parent 1deb86dbf4
commit 9e1784d738
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include "InstrInfoEmitter.h"
#include "CodeGenTarget.h"
#include "Record.h"
#include <algorithm>
using namespace llvm;
// runEnums - Print out enum values for all of the instructions.