projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9f933
)
We must with with GCC 2.95 :(
author
Chris Lattner
<sabre@nondot.org>
Tue, 25 Jun 2002 20:33:28 +0000
(20:33 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 25 Jun 2002 20:33:28 +0000
(20:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2787
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Value.h
patch
|
blob
|
history
diff --git
a/include/llvm/Value.h
b/include/llvm/Value.h
index e8930e6aca44ddabd56e55ef7461f75b39a24721..fd7287311952311ac43b07573bd9bd9d024f703e 100644
(file)
--- a/
include/llvm/Value.h
+++ b/
include/llvm/Value.h
@@
-14,7
+14,7
@@
#include "llvm/Annotation.h"
#include "llvm/AbstractTypeUser.h"
#include "Support/Casting.h"
-#include <ostream>
+#include <
i
ostream>
class User;
class Type;