#include #include LayoutInline::LayoutInline(const Node& node) : LayoutNode(&node) { } LayoutInline::~LayoutInline() { }