mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
refactor: Rename BlackConfig to swift::config
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* \ingroup testblackmisc
|
||||
*/
|
||||
|
||||
#include "blackconfig/buildconfig.h"
|
||||
#include "config/buildconfig.h"
|
||||
#include "blackmisc/compressutils.h"
|
||||
#include "blackmisc/swiftdirectories.h"
|
||||
#include "blackmisc/directoryutils.h"
|
||||
@@ -21,7 +21,7 @@
|
||||
#include <QTest>
|
||||
|
||||
using namespace BlackMisc;
|
||||
using namespace BlackConfig;
|
||||
using namespace swift::config;
|
||||
|
||||
namespace BlackMiscTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user