mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refs #452 Post merge: Fixed includes - without those compilation did not work at my (KB) place
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8b5bec3a15
commit
b2d38d24e6
@@ -18,6 +18,7 @@
|
||||
#include "blackmiscfreefunctions.h"
|
||||
#include <QByteArray>
|
||||
#include <QString>
|
||||
#include <QUuid>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackmisc/algorithm.h"
|
||||
#include <QThread>
|
||||
#include <QJsonDocument>
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user