A whole lotta build errors, such as: Program.cpp:42:30: error: ‘end’ was not declared in this scope; did you mean ‘std::end’? Program.cpp: In member function ‘void Program::LoadGenericProducts()’: Program.cpp:51:9: error: ‘GenericProduct’ was not declared in this scope; did you mean ‘genericProducts’? Program.cpp:53:25: error: request for member ‘push_back’ in ‘((Program*)this)->Program::genericProducts’, which is of non-class type ‘int’ 53 | genericProducts.push_back(product);
https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/580/368/635/582/523/original/f0903f13e93d08eb.png