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
@@ -4,8 +4,8 @@
#include "test_macros.hpp"
using matrix::Vector2f;
using matrix::Matrix;
using matrix::Vector2f;
int main()
{