Attempts to fix compile problems under IRIX due to namespace problems.

This commit is contained in:
Robert Osfield
2004-01-29 15:47:51 +00:00
parent 965ed49427
commit dea75f5510
17 changed files with 24 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
#include <osgSim/DOFTransform>
using namespace osgSim;
using namespace osg;
DOFTransform::DOFTransform():
_limitationFlags(0),