在C改成CPP的时候,经常报类似错误.怎么办?

#include <string>

//类似的还有:
#include <list>
#include <vector>
#include <map>