更新 'src/MultiPlayer/multiplaymgr.cxx'
This commit is contained in:
parent
c3be883b1e
commit
0915505fb7
@ -693,6 +693,8 @@ const unsigned int numProperties = (sizeof(sIdPropertyList) / sizeof(sIdProperty
|
|||||||
// Look up a property ID using binary search.
|
// Look up a property ID using binary search.
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
using namespace simgear;
|
||||||
|
|
||||||
struct ComparePropertyId
|
struct ComparePropertyId
|
||||||
{
|
{
|
||||||
bool operator()(const IdPropertyList& lhs,
|
bool operator()(const IdPropertyList& lhs,
|
||||||
|
Loading…
Reference in New Issue
Block a user