@@ -0,0 +1,11 @@
#ifndef LINK_H
#define LINK_H
class Link
{
public:
Link();
};
#endif // LINK_H
The note is not visible to the blocked user.