Don't include Operator.h from InstrTypes.h.
[oota-llvm.git] / include / llvm / InstrTypes.h
index a166956e1a647eaf3210bdac5cb4c1e0b891e5b8..cc9ec3ac76e1ac71e6e378f2d249412c8d1d7438 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "llvm/Instruction.h"
 #include "llvm/OperandTraits.h"
-#include "llvm/Operator.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/ADT/Twine.h"