GH-1047 build fixes
This commit is contained in:
@ -38,6 +38,7 @@ namespace text
|
||||
class NBT___EXPORT json_formatter
|
||||
{
|
||||
public:
|
||||
json_formatter() {};
|
||||
void print(std::ostream& os, const tag& t) const;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user