I think this is the best devel prj for it. OBS-URL: https://build.opensuse.org/request/show/888345 OBS-URL: https://build.opensuse.org/package/show/Publishing/htmlcxx?expand=0&rev=1
11 lines
317 B
Diff
11 lines
317 B
Diff
--- htmlcxx-0.84/html/tree.h.orig 2005-02-22 05:47:04.000000000 +0100
|
|
+++ htmlcxx-0.84/html/tree.h 2014-09-09 12:27:17.170260318 +0200
|
|
@@ -50,6 +50,7 @@
|
|
#include <stdexcept>
|
|
#include <iterator>
|
|
#include <set>
|
|
+#include <cstddef>
|
|
|
|
// HP-style construct/destroy have gone from the standard,
|
|
// so here is a copy.
|