Skip to content

Commit

Permalink
Add QJsonArray include to use doc.array()
Browse files Browse the repository at this point in the history
* otherwise invalid use of incomplete type 'class QJsonArray'
  • Loading branch information
Silver Kuusik authored Jun 10, 2020
1 parent 4e1b3be commit 622f9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/valijson/utils/qtjson_utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <QJsonDocument>
#include <QJsonObject>

#include <QJsonArray>

#include <valijson/utils/file_utils.hpp>

Expand Down

0 comments on commit 622f9d6

Please sign in to comment.