updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / liborigin1 / gcc46.patch
blob5525035023d10aa0faa3ae7d07dd4900b06faf70
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>
9 // HP-style construct/destroy have gone from the standard,
10 // so here is a copy.