Fixed namespace

This commit is contained in:
Robert Osfield
2007-06-15 16:08:33 +00:00
parent bd6a001dcc
commit cff9188caf
3 changed files with 12 additions and 13 deletions

View File

@@ -15,8 +15,7 @@
#include <vector>
#include <map>
using namespace osgFlightUtil;
using namespace osgSim;
void Optimizer::optimize(osg::Node* node)
{