救命 大侠们帮忙解决思路

救命 大侠们帮忙创建了 vc++不是mfc定义了vectorint test怎么也同步过 报错error C2143: syntax error

救命 大侠们帮忙
创建了 vc++ 不是mfc 定义了vector<int> test;
怎么也同步过 报错

error C2143: syntax error : missing ';' before '<'

error C4430: missing type specifier - int assumed. Note: C++ does not support default-int


error C2238: unexpected token(s) preceding ';'

[解决办法]
没包含头文件吧。包上试试