more clang sanctioned namespace fixups

This commit is contained in:
DarthArgus
2015-10-12 19:42:37 -05:00
parent 42cb87d831
commit fd18b5fba1
6 changed files with 11 additions and 11 deletions
@@ -210,7 +210,7 @@ public:
const stdvector<ValueDictionary>::fwd & getValueDictionaryArrayParam(int index) const;
protected:
friend void Archive::get(ReadIterator & source, ScriptParams & target);
friend void Archive::get(Archive::ReadIterator & source, ScriptParams & target);
private: