Avoid unnecessary warnings about extra ";"
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@393 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -159,6 +159,6 @@ inline T rad_to_deg(const T& _angle)
|
||||
inline double log_(double _value)
|
||||
{ return log(_value); }
|
||||
|
||||
};//namespace OpenMesh
|
||||
}//namespace OpenMesh
|
||||
|
||||
#endif//MATHDEFS_HH
|
||||
|
||||
Reference in New Issue
Block a user