]> git.mxchange.org Git - flightgear.git/commit
Include <iostream> and using declarations as needed.
authortimoore <timoore>
Mon, 2 Jun 2008 21:07:35 +0000 (21:07 +0000)
committertimoore <timoore>
Mon, 2 Jun 2008 21:07:35 +0000 (21:07 +0000)
commita251fd35cb3ad3f6b30982f1b74702ca0dec5b67
treef9e1a4e3ade92e62a135e01645dc4fdc3b6266f7
parenteb2a167331807d0800fe3312f0a9994584444880
Include <iostream> and using declarations as needed.

SimGear no longer includes iostream and avoids using declarations in
header files, so various fixups are needed.
17 files changed:
src/ATCDCL/ATC.hxx
src/Autopilot/xmlauto.cxx
src/FDM/ExternalPipe/ExternalPipe.cxx
src/FDM/JSBSim/input_output/FGPropertyManager.h
src/FDM/YASim/Rotorpart.cpp
src/GUI/layout-test.cxx
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx
src/GUI/property_list.cxx
src/Main/metar_main.cxx
src/Navaids/awynet.cxx
src/Navaids/awynet.hxx
src/Network/ATC-Main.hxx
src/Network/garmin.cxx
src/Network/httpd.cxx
src/Network/props.cxx
src/Systems/electrical.cxx