在我的头文件中,我得到了
错误:'string'尚未声明
错误,但在我的文件的顶部#include <string>,所以我怎么能得到这个错误?
#include <string>
c++ string g++ header
c++ ×1
g++ ×1
header ×1
string ×1