After completing the FText std::string replacement I got this error preventing me from compiling I don’t know how to fix please help.

DanM
2
Have you included both string and iostream?
DanM
4
Mind sharing the top of main.cpp or all of it?
DanM
6
Oh, figured it out you forgot std it should be std::getline