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