implemented quaternions
[gph-math] / src / quat.cc
index 292ab24..595943f 100644 (file)
@@ -4,6 +4,4 @@ namespace gph {
 
 Quaternion Quaternion::identity;
 
-
-
 }      // namespace gph