]> git.mxchange.org Git - flightgear.git/commit
Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing...
authorJames Turner <zakalawe@mac.com>
Mon, 17 Oct 2011 16:41:59 +0000 (17:41 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 17 Oct 2011 16:41:59 +0000 (17:41 +0100)
commitb1b4b7ecf48c4420d4445979c36cbf3f80be616a
treedaca0db2a7082497695a2b33cd71b00b178ea035
parent3d861475f7007dd99ab760355e9f49ae8303c900
Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'.
114 files changed:
src/AIModel/AIBase.hxx
src/ATC/atcdialog.hxx
src/ATCDCL/ATCDialogOld.cxx
src/ATCDCL/atis.cxx
src/Airports/simple.cxx
src/Autopilot/analogcomponent.cxx
src/Autopilot/autopilot.cxx
src/Autopilot/autopilotgroup.cxx
src/Autopilot/component.cxx
src/Autopilot/digitalcomponent.cxx
src/Autopilot/digitalfilter.cxx
src/Autopilot/flipflop.cxx
src/Autopilot/pidcontroller.cxx
src/Autopilot/pisimplecontroller.cxx
src/Autopilot/predictor.cxx
src/Cockpit/panel.cxx
src/Environment/fgclouds.cxx
src/Environment/presets.cxx
src/Environment/realwx_ctrl.cxx
src/Environment/ridge_lift.cxx
src/Environment/terrainsampler.cxx
src/FDM/YASim/Hitch.cpp
src/FDM/YASim/Rotor.cpp
src/GUI/menubar.cxx
src/GUI/menubar.hxx
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx
src/GUI/property_list.cxx
src/Input/FGCommonInput.cxx
src/Input/FGEventInput.cxx
src/Input/FGEventInput.hxx
src/Input/FGJoystickInput.cxx
src/Input/FGMacOSXEventInput.cxx
src/Input/FGMacOSXEventInput.hxx
src/Input/FGMouseInput.cxx
src/Instrumentation/HUD/HUD.cxx
src/Instrumentation/KLN89/kln89.cxx
src/Instrumentation/KLN89/kln89.hxx
src/Instrumentation/KLN89/kln89_page.cxx
src/Instrumentation/KLN89/kln89_page.hxx
src/Instrumentation/KLN89/kln89_page_alt.cxx
src/Instrumentation/KLN89/kln89_page_apt.hxx
src/Instrumentation/KLN89/kln89_page_cal.cxx
src/Instrumentation/KLN89/kln89_page_dir.cxx
src/Instrumentation/KLN89/kln89_page_dir.hxx
src/Instrumentation/KLN89/kln89_page_fpl.hxx
src/Instrumentation/KLN89/kln89_page_int.cxx
src/Instrumentation/KLN89/kln89_page_int.hxx
src/Instrumentation/KLN89/kln89_page_nav.cxx
src/Instrumentation/KLN89/kln89_page_nav.hxx
src/Instrumentation/KLN89/kln89_page_ndb.cxx
src/Instrumentation/KLN89/kln89_page_ndb.hxx
src/Instrumentation/KLN89/kln89_page_oth.cxx
src/Instrumentation/KLN89/kln89_page_vor.cxx
src/Instrumentation/KLN89/kln89_page_vor.hxx
src/Instrumentation/NavDisplay.hxx
src/Instrumentation/adf.hxx
src/Instrumentation/airspeed_indicator.hxx
src/Instrumentation/altimeter.hxx
src/Instrumentation/attitude_indicator.cxx
src/Instrumentation/attitude_indicator.hxx
src/Instrumentation/clock.cxx
src/Instrumentation/clock.hxx
src/Instrumentation/dclgps.hxx
src/Instrumentation/dme.hxx
src/Instrumentation/gsdi.cxx
src/Instrumentation/gsdi.hxx
src/Instrumentation/heading_indicator.cxx
src/Instrumentation/heading_indicator.hxx
src/Instrumentation/heading_indicator_dg.cxx
src/Instrumentation/heading_indicator_dg.hxx
src/Instrumentation/heading_indicator_fg.cxx
src/Instrumentation/heading_indicator_fg.hxx
src/Instrumentation/inst_vertical_speed_indicator.hxx
src/Instrumentation/kr_87.hxx
src/Instrumentation/mag_compass.cxx
src/Instrumentation/mag_compass.hxx
src/Instrumentation/mrg.cxx
src/Instrumentation/mrg.hxx
src/Instrumentation/navradio.hxx
src/Instrumentation/newnavradio.cxx
src/Instrumentation/slip_skid_ball.cxx
src/Instrumentation/slip_skid_ball.hxx
src/Instrumentation/tacan.cxx
src/Instrumentation/tacan.hxx
src/Instrumentation/transponder.cxx
src/Instrumentation/transponder.hxx
src/Instrumentation/turn_indicator.cxx
src/Instrumentation/turn_indicator.hxx
src/Instrumentation/vertical_speed_indicator.cxx
src/Instrumentation/vertical_speed_indicator.hxx
src/Instrumentation/wxradar.cxx
src/Instrumentation/wxradar.hxx
src/Main/fg_props.hxx
src/Main/logger.cxx
src/Main/main.cxx
src/Main/splash.cxx
src/Main/util.cxx
src/Main/viewmgr.cxx
src/Main/viewmgr.hxx
src/Navaids/navdb.cxx
src/Network/ATC-Inputs.cxx
src/Network/ATC-Main.cxx
src/Scenery/tilemgr.cxx
src/Scenery/tilemgr.hxx
src/Sound/voice.cxx
src/Sound/voice.hxx
src/Systems/pitot.hxx
src/Systems/static.cxx
src/Systems/static.hxx
src/Systems/vacuum.cxx
src/Systems/vacuum.hxx
src/Time/TimeManager.cxx
utils/fgpanel/FGPanelProtocol.hxx