test vector3 using matrix::isEqual

This commit is contained in:
Daniel Agar
2017-02-24 16:10:02 -05:00
parent d81ddb0f37
commit cf924956d7
3 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
#include <matrix/math.hpp>
using matrix::Vector;
using matrix::isEqualF;
using matrix::Vector;
int main()
{