mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refactor: Rename blackcore to swift::core
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//! \ingroup samplemiscdbus
|
||||
|
||||
#include "servicetool.h"
|
||||
#include "blackcore/application.h"
|
||||
#include "core/application.h"
|
||||
#include "misc/test/testservice.h"
|
||||
#include "misc/test/testserviceinterface.h"
|
||||
#include "misc/dbusserver.h"
|
||||
@@ -46,7 +46,7 @@ using namespace swift::misc::geo;
|
||||
using namespace swift::misc::network;
|
||||
using namespace swift::misc::simulation::fscommon;
|
||||
using namespace swift::misc::test;
|
||||
using namespace BlackCore;
|
||||
using namespace swift::core;
|
||||
|
||||
namespace BlackSample
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user