mirror of
https://github.com/unmojang/FjordLauncher.git
synced 2025-09-09 15:23:45 -04:00
Add missing include for math.h
This commit is contained in:
parent
b77f4eb144
commit
5328cc7bbe
@ -1,5 +1,6 @@
|
||||
#include "MMCJson.h"
|
||||
#include <QString>
|
||||
#include <math.h>
|
||||
|
||||
bool MMCJson::ensureBoolean(const QJsonValue val, const QString what)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user