@@ -0,0 +1,13 @@
#pragma once
namespace YAML
{
class Content
public:
Content();
virtual ~Content();
protected:
};
}
The note is not visible to the blocked user.