mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
refactor: Rename BlackConfig to swift::config
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* \ingroup testblackfsd
|
||||
*/
|
||||
|
||||
#include "blackconfig/buildconfig.h"
|
||||
#include "config/buildconfig.h"
|
||||
#include "blackcore/fsd/addatc.h"
|
||||
#include "blackcore/fsd/addpilot.h"
|
||||
#include "blackcore/fsd/atcdataupdate.h"
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
using namespace BlackMisc::Aviation;
|
||||
using namespace BlackMisc::Network;
|
||||
using namespace BlackConfig;
|
||||
using namespace swift::config;
|
||||
using namespace BlackCore::Fsd;
|
||||
|
||||
namespace BlackMiscTest
|
||||
|
||||
Reference in New Issue
Block a user