google / mathfu

C++ math library developed primarily for games focused on simplicity and efficiency.
http://google.github.io/mathfu
Apache License 2.0
1.39k stars 189 forks source link

Remove extra semicolon. #28

Open ghost opened 6 years ago

ghost commented 6 years ago

quaternion_test.cpp:464: error: extra ‘;’ [-Werror=pedantic]