求助代碼問題
我咋一堆錯(cuò)誤啊?找了兩天了原因,還是這樣。求助?。?! 1>c:\users\administrator\desktop\charge\11122\11122\customer.h(4): error C2011: 'customer' : 'class' type redefinition 1> ? ? ? ? ?c:\users\administrator\desktop\charge\11122\11122\customer.h(4) : see declaration of 'customer'
2016-08-26
找到原因了,要加
#ifndef CUSTOMER_H
#define CUSTOMER_H
#endif