Fixed warning

This commit is contained in:
Robert Osfield 2010-03-11 10:17:50 +00:00
parent 08bd7dedc1
commit 90bc608020

View File

@ -63,4 +63,4 @@ typedef std::list<std::string> Strings;
OSG_NOTICE<<"\n\tosgDB::getNameLessAllExtensions(str)="<<osgDB::getNameLessAllExtensions(str);
OSG_NOTICE<<std::endl<<std::endl;
}
}
}