From e553dee99bbd23fb752a60cd7245e73e3046ccd9 Mon Sep 17 00:00:00 2001 From: TSC21 Date: Sun, 17 Feb 2019 18:29:43 +0000 Subject: [PATCH] tests: urt: refactor --- test/urt.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/urt.cpp b/test/urt.cpp index 6699caa..41a772e 100644 --- a/test/urt.cpp +++ b/test/urt.cpp @@ -1,5 +1,4 @@ #include "test_macros.hpp" -#include "float.h" #include using namespace matrix; @@ -14,8 +13,8 @@ int main() SquareMatrix A(data); - for(int i=0; i