mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Fix missing header
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include <cstdio>
|
||||
#include <limits>
|
||||
|
||||
#include <QJsonDocument>
|
||||
|
||||
namespace poryjson {
|
||||
|
||||
static const int max_depth = 200;
|
||||
|
||||
Reference in New Issue
Block a user