FlightGear next
|
#include "config.h"
#include "DNSClient.hxx"
#include <cassert>
#include <Main/fg_props.hxx>
#include <simgear/sg_inlines.h>
Go to the source code of this file.
Variables | |
SGSubsystemMgr::Registrant< FGDNSClient > | registrantFGDNSClient |
SGSubsystemMgr::Registrant<FGDNSClient> registrantFGDNSClient |
Definition at line 76 of file DNSClient.cxx.