Minor fix for Irix.
This commit is contained in:
parent
ad48935028
commit
e7e67fd468
1 changed files with 1 additions and 1 deletions
|
@ -33,8 +33,8 @@ SG_USING_STD(fstream);
|
|||
SG_USING_STD(cout);
|
||||
SG_USING_STD(endl);
|
||||
SG_USING_STD(ios);
|
||||
SG_USING_STD(string);
|
||||
#endif
|
||||
SG_USING_STD(string);
|
||||
|
||||
|
||||
string axes_humannames[8] = { "elevator", "ailerons", "rudder", "throttle",
|
||||
|
|
Loading…
Reference in a new issue