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:
a430bc7
)
Fix #endif
author
Chris Lattner
<sabre@nondot.org>
Mon, 24 Feb 2003 04:40:35 +0000
(
04:40
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 24 Feb 2003 04:40:35 +0000
(
04:40
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5615
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/Support/slist
patch
|
blob
|
history
diff --git
a/include/Support/slist
b/include/Support/slist
index 4aad27ffe07cf01ae6f2fa9c3253b19e54cc7941..4f723df761c3502f6386330dcf63c63ecaf79ce9 100644
(file)
--- a/
include/Support/slist
+++ b/
include/Support/slist
@@
-30,3
+30,5
@@
using __gnu_cxx::slist;
// GCC 2.x
#include <slist>
#endif
+
+#endif