[BPI] Replace weights by probabilities in BPI.
[oota-llvm.git] / include / llvm / Support / StringPool.h
index 7306ce2240b2329d0fa8e16c7a8eb76254555373..2ec0c3b76c11f13557ee5f810baa46a3bf7d512d 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "llvm/ADT/StringMap.h"
 #include <cassert>
-#include <new>
 
 namespace llvm {