Reverted back to using std::list<std::String>

This commit is contained in:
Robert Osfield
2008-07-25 17:42:37 +00:00
parent d137394169
commit 65d5ef608d
5 changed files with 55 additions and 6 deletions

View File

@@ -487,3 +487,5 @@ STD_VECTOR_REFLECTOR(std::vector< osg::Matrix >)
STD_VECTOR_REFLECTOR(std::vector< osg::NodePath >)
STD_VECTOR_REFLECTOR(std::vector< std::string >)