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