mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 10:13:51 +01:00
Add QJsonArray include to use doc.array()
* otherwise invalid use of incomplete type 'class QJsonArray'
This commit is contained in:
parent
4e1b3be88e
commit
622f9d6839
@ -4,7 +4,7 @@
|
||||
|
||||
#include <QJsonDocument>
|
||||
#include <QJsonObject>
|
||||
|
||||
#include <QJsonArray>
|
||||
|
||||
#include <valijson/utils/file_utils.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user