I\'ve been looking for an answer on websites but couldn\'t find any answer that helped me.
I have a code that uses strings when i tried (like suggested) to add these
The include should come before the using
include
using
#include using namespace std; //using std::string; <-- Needless