The SDCardManager.h header uses std::string in function signatures but doesn't include the <string> header, causing build failures. Co-authored-by: ratedcounsel <hello@ratedcounsel.com>
The SDCardManager.h header uses std::string in function signatures but doesn't include the <string> header, causing build failures. Co-authored-by: ratedcounsel <hello@ratedcounsel.com>