#include "cru/ui/no_child_control.hpp" namespace cru::ui { const std::vector NoChildControl::empty_control_vector{}; }