MSVC fixes
This commit is contained in:
parent
049afb8a48
commit
38f5e2c1dd
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include <plib/sg.h>
|
#include <plib/sg.h>
|
||||||
|
|
||||||
|
@ -48,6 +49,7 @@
|
||||||
#include "SchedFlight.hxx"
|
#include "SchedFlight.hxx"
|
||||||
#include "TrafficMgr.hxx"
|
#include "TrafficMgr.hxx"
|
||||||
|
|
||||||
|
SG_USING_STD( sort );
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* the FGAISchedule class contains data members and code to maintain a
|
* the FGAISchedule class contains data members and code to maintain a
|
||||||
|
|
Loading…
Add table
Reference in a new issue