Std::cin issue

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

Have you included both string and iostream?

Yes I have

Mind sharing the top of main.cpp or all of it?

Oh, figured it out you forgot std it should be std::getline

Privacy & Terms