@ -1,7 +0,0 @@
#include "x.h"
x::x()
{
}
@ -1,11 +0,0 @@
#ifndef X_H
#define X_H
class x
public:
x();
};
#endif // X_H
The note is not visible to the blocked user.