Quote Originally Posted by crisdeveloper View Post
if i don´t put namespace in Person.h it not works because the strings types. what the best way to do it?
See last para of my post #42. In the header file you use std::string, std::cout etc etc etc.