repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git]
/
liborigin1
/
gcc46.patch
blob
5525035023d10aa0faa3ae7d07dd4900b06faf70
1
--- liborigin-20080225/tree.hh~ 2011-05-16 10:14:49.871760944 -0700
2
+++ liborigin-20080225/tree.hh 2011-05-16 10:14:58.551761157 -0700
3
@@ -67,6 +67,7 @@
4
#include <set>
5
#include <queue>
6
#include <iostream>
7
+#include <stddef.h>
8
9
// HP-style construct/destroy have gone from the standard,
10
// so here is a copy.