class A {

private: int a;
private: char x;


public:void function1 () {

}


};


Megoldás
A példában szereplő 'A' osztálynév túl rövid