Warning fixes in test-suite

This commit is contained in:
William S Fulton 2014-05-24 10:29:34 +01:00
commit ab86f8a8f5
3 changed files with 9 additions and 9 deletions

View file

@ -45,7 +45,7 @@ public:
%template(QueryInterfaceObjct) Objct::QueryInterface<Objct>;
#endif
}; // namespace
} // namespace
%}