Removed the trailing ; after namespace {...} declariations in headers
which was being picked as a warning under Codewarrior.
This commit is contained in:
@@ -62,6 +62,6 @@ class OSGDB_EXPORT DynamicLibrary : public osg::Referenced
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif // __DYNAMIC_LIBRARY_H
|
||||
|
||||
Reference in New Issue
Block a user