Removed the trailing ; after namespace {...} declariations in headers
which was being picked as a warning under Codewarrior.
This commit is contained in:
@@ -117,6 +117,6 @@ class SG_EXPORT Transform : public Group
|
||||
mutable ref_ptr<Matrix> _worldToLocal;
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user