A better attempt to add a missing include
[oota-llvm.git] / lib / Transforms / IPO / FunctionImport.cpp
index d12f64d296d850a722d1fbc474e75035ed8e36bb..fe58bdbed190b435eb8cbbdfa123fed862492eb6 100644 (file)
@@ -25,7 +25,6 @@
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/SourceMgr.h"
 
-#include <functional>
 #include <map>
 
 using namespace llvm;