mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Issue #77 Move some templated member functions into their respective header files
This commit is contained in:
@@ -64,7 +64,11 @@ namespace BlackMisc
|
||||
class CAircraftParts;
|
||||
class CCallsign;
|
||||
}
|
||||
namespace Network { class CTextMessage; }
|
||||
namespace Network
|
||||
{
|
||||
class CRawFsdMessage;
|
||||
class CTextMessage;
|
||||
}
|
||||
namespace Simulation { class CAircraftModel; }
|
||||
}
|
||||
namespace BlackCore
|
||||
|
||||
Reference in New Issue
Block a user