projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a133261
)
Remove unneeded header.
author
Craig Topper
<craig.topper@gmail.com>
Sun, 16 Sep 2012 01:18:51 +0000
(
01:18
+0000)
committer
Craig Topper
<craig.topper@gmail.com>
Sun, 16 Sep 2012 01:18:51 +0000
(
01:18
+0000)
llvm-svn: 163987
llvm/include/llvm/ADT/ImmutableSet.h
patch
|
blob
|
history
diff --git
a/llvm/include/llvm/ADT/ImmutableSet.h
b/llvm/include/llvm/ADT/ImmutableSet.h
index 949dc44daba600be36b1ec9aa0b1bc596f0bdfb4..84c7bead6464799f7744971aa82a35ef1f04002b 100644
(file)
--- a/
llvm/include/llvm/ADT/ImmutableSet.h
+++ b/
llvm/include/llvm/ADT/ImmutableSet.h
@@
-22,7
+22,6
@@
#include <cassert>
#include <functional>
#include <vector>
-#include <stdio.h>
namespace llvm {