updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / htmlcxx / missing-header.patch
blobf2993f9358831f7d90e4e47576c70ab7c8721939
1 --- htmlcxx-0.85/html/tree.h
2 +++ htmlcxx-0.85/html/tree.h
3 @@ -46,6 +46,7 @@
4 #define tree_hh_
6 #include <cassert>
7 +#include <cstddef>
8 #include <memory>
9 #include <stdexcept>
10 #include <iterator>