fix code that was accidentally commented out in previous commit
[oota-llvm.git] / lib / MC / MCSchedule.cpp
index 0aa20f9fe22bfe94ec44914620677d4ce83f0394..f3919427bf0522471bc4ce41b782737b8c7c7e8d 100644 (file)
@@ -12,6 +12,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/MC/MCSchedule.h"
+#include <type_traits>
 
 using namespace llvm;