Revert 101520, which depended on 101503, which was reverted.
authorDan Gohman <gohman@apple.com>
Fri, 16 Apr 2010 19:36:41 +0000 (19:36 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Apr 2010 19:36:41 +0000 (19:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101528 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/InlineCost.h

index ea913bd5e660dff9cd28f3c4b63008f733a9f035..066b94396890972e7d8408872164cde053d2e788 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <cassert>
 #include <climits>
+#include <map>
 #include <vector>
 #include "llvm/ADT/DenseMap.h"