Removed the trailing ; after namespace {...} declariations in headers
which was being picked as a warning under Codewarrior.
This commit is contained in:
@@ -32,6 +32,6 @@ extern OSGDB_EXPORT const char* osgDBGetVersion();
|
||||
*/
|
||||
extern OSGDB_EXPORT const char* osgDBGetLibraryName();
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user