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 11 00:07:16 UTC 2012
[aur-mirror.git]
/
htmlcxx
/
missing-header.patch
blob
f2993f9358831f7d90e4e47576c70ab7c8721939
1
--- htmlcxx-0.85/html/tree.h
2
+++ htmlcxx-0.85/html/tree.h
3
@@ -46,6 +46,7 @@
4
#define tree_hh_
5
6
#include <cassert>
7
+#include <cstddef>
8
#include <memory>
9
#include <stdexcept>
10
#include <iterator>