mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
11 lines
198 B
Diff
11 lines
198 B
Diff
--- htmlcxx-0.85/html/tree.h
|
|
+++ htmlcxx-0.85/html/tree.h
|
|
@@ -46,6 +46,7 @@
|
|
#define tree_hh_
|
|
|
|
#include <cassert>
|
|
+#include <cstddef>
|
|
#include <memory>
|
|
#include <stdexcept>
|
|
#include <iterator>
|