mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #192 tweaking include order and moving some JSON things into global namespace
so that we invoke ADL instead of relying on a particular include order
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define BLACKMISC_VALUEOBJECT_H
|
||||
|
||||
#include "tuple.h"
|
||||
#include "json.h"
|
||||
#include <QtDBus/QDBusMetaType>
|
||||
#include <QString>
|
||||
#include <QtGlobal>
|
||||
|
||||
Reference in New Issue
Block a user