]> git.mxchange.org Git - simgear.git/commit
Fixes for compiling with gcc 4.3
authortimoore <timoore>
Sun, 13 Apr 2008 21:11:44 +0000 (21:11 +0000)
committertimoore <timoore>
Sun, 13 Apr 2008 21:11:44 +0000 (21:11 +0000)
commit9861d742217e91706ac7b187bafa7b55fe694bd4
treefd6b5cb1537513995fe5a6c325d4262be791322f
parentbb3b6068204cd054dee4819067694f8cb9b31b1d
Fixes for compiling with gcc 4.3

Include standard header files and qualify with std:: where needed.

Add "const" to various char parameters and variables.
simgear/io/sg_file.cxx
simgear/io/sg_serial.cxx
simgear/misc/strutils.cxx
simgear/misc/tabbed_values.cxx
simgear/screen/RenderTexture.cpp
simgear/screen/extensions.cxx
simgear/screen/extensions.hxx
simgear/screen/shader.cpp
simgear/structure/SGExpression.cxx