]> git.mxchange.org Git - simgear.git/commit
Alas. Fix #pragma magic for GCC <= 4.5.
authorThorstenB <brehmt@gmail.com>
Mon, 9 Jan 2012 21:18:17 +0000 (22:18 +0100)
committerThorstenB <brehmt@gmail.com>
Mon, 9 Jan 2012 21:18:17 +0000 (22:18 +0100)
commit423eba373389684061fc0a8c7b78292f10011ed7
tree9924ba9016167ec4b5f2373ad924a25e493cbd3f
parent49a23fdc2e8463f98e54b4d6a2c6a7dcf398ee9d
Alas. Fix #pragma magic for GCC <= 4.5.
push/pop was introduced for GCC4.6 only - so avoid it.
Also, properly fix the fgets warning.
simgear/math/SGSphere.hxx
simgear/math/SGVec3.hxx
simgear/timing/timezone.cxx