#include void marstr::databaserow::AddField(marstr::databasefield fld) { RowFields.push_back(fld); }