I've included both vector and string library, theres no name conflicts, and I've tried using namespace std; but it didn't work. While searching I seen other people using similar code; with the vector of strings, and it seemed to work with them.
Any help plz?
EDIT:
I figured it out. I didn't have it in a function. Oops. Thanks for your time.