mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 11:39:55 +00:00
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