vc split error C2143

d:\ttt\test3\test3view.h(21) : error C2143: syntax error : missing ';' before '*'
d:\ttt\test3\test3view.h(21) : error C2501: 'CTest3Doc' : missing storage-class or type specifiers
d:\ttt\test3\test3view.h(21) : error C2501: 'GetDocument' : missing storage-class or type specifiers

剪切xxView.cpp中的“#include "xxDoc.h" ”,这行语句,并将其粘贴到xxView.h文件的前部。
http://www.seuoutshine.com/reed/VCZhongChuXianerror-C2143-syntax-error-missing-before-CuoWuDeJieJueFangAn.html

你可能感兴趣的:(vc split error C2143)