aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Symbol/TypeList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Symbol/TypeList.h')
-rw-r--r--include/lldb/Symbol/TypeList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lldb/Symbol/TypeList.h b/include/lldb/Symbol/TypeList.h
index 9c74db6bf1f4..be7d35482da0 100644
--- a/include/lldb/Symbol/TypeList.h
+++ b/include/lldb/Symbol/TypeList.h
@@ -13,6 +13,7 @@
#include "lldb/lldb-private.h"
#include "lldb/Symbol/Type.h"
#include <map>
+#include <functional>
namespace lldb_private {