[C++ Error] SRGExc.h(70): E2321 Declaration does not specify a tag or an identifier.
class SRGraphException : public CException
{
public:
void ShowErrorMessage(); // <---- getting error in this line
};
I have shortened the code considerably
it comes from SRGExc.h
I did not create this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.