Correcting enum values mentioned in comments.
[oota-llvm.git] / include / llvm / Support / BlockFrequency.h
index 554b7845696d6dc90cda72516b47b92bbfd9c53a..839cf93712472df359670ad07ae5dfc081f90891 100644 (file)
@@ -14,6 +14,8 @@
 #ifndef LLVM_SUPPORT_BLOCKFREQUENCY_H
 #define LLVM_SUPPORT_BLOCKFREQUENCY_H
 
+#include "llvm/Support/DataTypes.h"
+
 namespace llvm {
 
 class raw_ostream;