mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Added network to UNIT tests (needed for CUrl
Other includes where needed
This commit is contained in:
committed by
Mat Sutcliffe
parent
458daa4532
commit
74be3fa8c2
@@ -11,11 +11,11 @@
|
||||
#ifndef BLACKMISC_NETWORK_URL_H
|
||||
#define BLACKMISC_NETWORK_URL_H
|
||||
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
#include "blackmisc/metaclass.h"
|
||||
#include "blackmisc/propertyindex.h"
|
||||
#include "blackmisc/valueobject.h"
|
||||
#include "blackmisc/variant.h"
|
||||
#include "blackmisc/blackmiscexport.h"
|
||||
|
||||
#include <QJsonObject>
|
||||
#include <QMetaType>
|
||||
|
||||
Reference in New Issue
Block a user