Fix VC++ compilation error

llvm-svn: 19423
This commit is contained in:
Jeff Cohen 2005-01-09 20:41:56 +00:00
parent e6f7882c27
commit 7d1670da3f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <iostream>
#include <set>
#include <cmath>
#include <algorithm>
using namespace llvm;
/// getSetCCSwappedOperands - Return the operation corresponding to (Y op X)