1
0
Fork 0

Minor fix for Irix.

This commit is contained in:
curt 2001-07-30 22:06:33 +00:00
parent ad48935028
commit e7e67fd468

View file

@ -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",