FlightGear next
|
#include <algorithm>
#include <ostream>
#include <string>
#include <type_traits>
#include <vector>
#include <simgear/debug/logstream.hxx>
#include "Version.hpp"
Go to the source code of this file.
Namespaces | |
namespace | yasim |
Functions | |
std::ostream & | yasim::operator<< (std::ostream &os, const YASIM_VERSION &version) |
Variables | |
static const std::vector< std::string > | yasim::VersionStrings |