]> git.mxchange.org Git - simgear.git/commit
Move definition of SGRawBase<...>::printOn out of simgear namespace
authorTim Moore <timoore@redhat.com>
Sun, 19 Jul 2009 20:39:16 +0000 (22:39 +0200)
committerTim Moore <timoore@redhat.com>
Sun, 19 Jul 2009 20:39:16 +0000 (22:39 +0200)
commit1f308c9ec3c64eb32a6b851acf0fe5e290f6b5c7
treefd016d8ac392dacf38fec085c257794d013fbc51
parent4943d3aa53a262e380c4f922de3952d0677edd50
Move definition of SGRawBase<...>::printOn out of simgear namespace

They are declared in the global namespace, and MSVC insists that they be
defined there.
simgear/props/props.cxx
simgear/scene/material/Effect.cxx