Commit 9e1784d7 authored by Jeff Cohen's avatar Jeff Cohen
Browse files

Keep VC++ happy.

llvm-svn: 24137
parent 1deb86db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.