mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Style
This commit is contained in:
@@ -47,18 +47,8 @@
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CLogCategoryList;
|
||||
|
||||
namespace Aviation
|
||||
{
|
||||
class CCallsign;
|
||||
}
|
||||
|
||||
namespace Simulation
|
||||
{
|
||||
class CSimulatedAircraft;
|
||||
}
|
||||
|
||||
template <typename T> class Restricted;
|
||||
namespace Aviation { class CCallsign; }
|
||||
namespace Simulation { class CSimulatedAircraft; }
|
||||
}
|
||||
|
||||
namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user