@@ -0,0 +1,17 @@
#ifndef YP_LIB_TOOLS_H
#define YP_LIB_TOOLS_H
namespace Yp {
namespace Lib {
class Tools
{
public:
Tools();
};
} // namespace Lib
} // namespace Yp
#endif // YP_LIB_TOOLS_H
The note is not visible to the blocked user.