Don't include Operator.h from InstrTypes.h.
[oota-llvm.git] / tools / llvm-diff / DifferenceEngine.cpp
index 3cf178e7f169cb9fe6cbf2a30329d60656abdb54..2344e398b08ecafdd9e0bcf5e7d2ab35d17a608e 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "DifferenceEngine.h"
 
+#include "llvm/Constants.h"
 #include "llvm/Function.h"
 #include "llvm/Instructions.h"
 #include "llvm/Module.h"