|
|
|
|
1>c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(5): error C2011: 'Poly' : 'class' type redefinition 1> c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(5) : see declaration of 'Poly' 1>c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(25): error C2011: 'commer' : 'class' type redefinition 1> c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(25) : see declaration of 'commer' 1>c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(40): error C2011: 'longv' : 'class' type redefinition 1> c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(40) : see declaration of 'longv' 1>c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(55): error C2011: 'privatev' : 'class' type redefinition 1> c:\users\hp\documents\visual studio 2010\projects\try 4\try 4\try4class.h(55) : see declaration of 'privatev' |
|
|
#include "try4class.h"
:jlb wrote: |
---|
Did you make the changes suggested it the previous post? If so please re-post the contents of your include file. |