mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 07:13:57 +02:00
Merge pull request #5535 from nivardus/include-qdatastream-qt5.5
Qt 5.5 Compilation: Add QDataStream include
This commit is contained in:
commit
862be9a1f0
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
//
|
||||
|
||||
#include <QtCore/QDataStream>
|
||||
#include <QtCore/QDebug>
|
||||
#include <QtCore/QJsonArray>
|
||||
#include <QtCore/QJsonObject>
|
||||
|
|
Loading…
Reference in a new issue