mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T376, renamed server settings file
This commit is contained in:
@@ -9,12 +9,13 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKMISC_NETWORK_SETTINGS_SERVERS_H
|
||||
#define BLACKMISC_NETWORK_SETTINGS_SERVERS_H
|
||||
#ifndef BLACKMISC_NETWORK_SETTINGS_SERVERSSETTINGS_H
|
||||
#define BLACKMISC_NETWORK_SETTINGS_SERVERSSETTINGS_H
|
||||
|
||||
#include "blackmisc/network/serverlist.h"
|
||||
#include "blackmisc/settingscache.h"
|
||||
#include "blackmisc/valueobject.h"
|
||||
#include "blackmisc/network/serverlist.h"
|
||||
|
||||
|
||||
namespace BlackMisc
|
||||
{
|
||||
Reference in New Issue
Block a user