The <iostream> directive already include <string>, So if you will use <iostream> you don't have to use <string>.
<iostream>
<string>