From 7ab2b24e6557cea839d6716964100bd6c9937e2e 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 6699caa661..41a772e72d 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