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

@@ -15,6 +15,7 @@
#include <algorithm>
using namespace osgSim;
using namespace osg;
MultiSwitch::MultiSwitch():
_newChildDefaultValue(true),