Added using namespace std;

This commit is contained in:
Robert Osfield
2003-04-09 11:45:41 +00:00
parent 2e87dcd804
commit eb995684fb

View File

@@ -6,6 +6,7 @@
using namespace osg;
using namespace osgDB;
using namespace std;
// forward declare functions to use later.
bool Node_readLocalData(Object& obj, Input& fr);