aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-xray/trie-node.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-xray/trie-node.h')
-rw-r--r--llvm/tools/llvm-xray/trie-node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-xray/trie-node.h b/llvm/tools/llvm-xray/trie-node.h
index b42b029..f96be59 100644
--- a/llvm/tools/llvm-xray/trie-node.h
+++ b/llvm/tools/llvm-xray/trie-node.h
@@ -15,7 +15,6 @@
#define LLVM_TOOLS_LLVM_XRAY_STACK_TRIE_H
#include <forward_list>
-#include <numeric>
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/STLExtras.h"