mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #448 metar value classes
This commit is contained in:
committed by
Mathew Sutcliffe
parent
047e408597
commit
a94ea5618f
@@ -108,6 +108,12 @@ namespace BlackMisc
|
||||
BLACKMISC_EXPORT void registerMetadata();
|
||||
}
|
||||
|
||||
namespace Weather
|
||||
{
|
||||
//! Register metadata for Simulation
|
||||
BLACKMISC_EXPORT void registerMetadata();
|
||||
}
|
||||
|
||||
//! Register all relevant metadata in BlackMisc
|
||||
BLACKMISC_EXPORT void registerMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user