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