Skip to content

Commit 9e1784d

Browse files
author
Jeff Cohen
committed
Keep VC++ happy.
llvm-svn: 24137
1 parent 1deb86d commit 9e1784d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/utils/TableGen/InstrInfoEmitter.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "InstrInfoEmitter.h"
1616
#include "CodeGenTarget.h"
1717
#include "Record.h"
18+
#include <algorithm>
1819
using namespace llvm;
1920

2021
// runEnums - Print out enum values for all of the instructions.

0 commit comments

Comments
 (0)