]> git.mxchange.org Git - simgear.git/commit
minor fix to ModelRegistry and syntax changes for Windows
authortimoore <timoore>
Tue, 11 Dec 2007 11:07:21 +0000 (11:07 +0000)
committertimoore <timoore>
Tue, 11 Dec 2007 11:07:21 +0000 (11:07 +0000)
commit1159784538da59bf3cc3d4cf918078a21e23df64
tree62ee80384ca212818a703da79f1acca55cdc2e89
parente683b5fdec3d0ca58b11766085829970e9e22bf4
minor fix to ModelRegistry and syntax changes for Windows

Create the local path in the right order in OptionsPusher. When
OptionsPusher is used, put it inside a new code block so the order of
destruction with respect to the mutex on reader functions id clear.

Add #include <algorithm> to top of ModelRegistry.cxx.

Change include syntax in PathOptions.cxx
simgear/misc/PathOptions.cxx
simgear/scene/model/ModelRegistry.cxx