mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
refs #356 Renamed CValueObjectStdTuple to CValueObject.
This commit is contained in:
@@ -21,7 +21,7 @@ namespace BlackMisc
|
||||
namespace Network
|
||||
{
|
||||
//! Mapping
|
||||
class CAircraftMapping : public CValueObjectStdTuple<CAircraftMapping>
|
||||
class CAircraftMapping : public CValueObject<CAircraftMapping>
|
||||
{
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user