mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-05 08:55:59 +08:00
refactor: clang-format
This commit is contained in:
@@ -8,13 +8,15 @@
|
||||
* \ingroup testmisc
|
||||
*/
|
||||
|
||||
#include "../testsharedstate.h"
|
||||
#include "misc/sharedstate/datalinkdbus.h"
|
||||
#include "misc/registermetadata.h"
|
||||
#include "misc/dbusserver.h"
|
||||
#include <QCoreApplication>
|
||||
#include <QDBusConnection>
|
||||
|
||||
#include "../testsharedstate.h"
|
||||
|
||||
#include "misc/dbusserver.h"
|
||||
#include "misc/registermetadata.h"
|
||||
#include "misc/sharedstate/datalinkdbus.h"
|
||||
|
||||
using namespace swift::misc;
|
||||
using namespace swift::misc::shared_state;
|
||||
using namespace MiscTest;
|
||||
|
||||
Reference in New Issue
Block a user