#include <uimergeview.hpp> struct MergeVersion { // fields String text; String label; std::string objectId; Uint32 mode { 0 }; bool present { false }; };